Uses of Class
org.apache.jena.assembler.ImportManager
Packages that use ImportManager
-
Uses of ImportManager in org.apache.jena.assembler
Fields in org.apache.jena.assembler declared as ImportManagerModifier and TypeFieldDescriptionstatic final ImportManagerImportManager.instanceA shared instance of ImportManage, used as a default by several other assembler methods.Methods in org.apache.jena.assembler with parameters of type ImportManagerModifier and TypeMethodDescriptionstatic ModelAssemblerHelp.fullModel(ImportManager im, Model m) Answer the full model ofm, with all its imports included and with the necessary properties added from the JA schema.