Package org.topbraid.jenax.util
Class ImportProperties
java.lang.Object
org.topbraid.jenax.util.ImportProperties
A singleton controlling which properties shall be used to expand imports.
This includes owl:imports.
- Author:
- Holger Knublauch
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ImportPropertiesget()List<org.apache.jena.rdf.model.Property>static voidset(ImportProperties value)
-
Constructor Details
-
ImportProperties
public ImportProperties()
-
-
Method Details
-
get
-
set
-
getImportProperties
-