Uses of Interface
org.apache.jena.rdf.model.ResourceFactory.Interface
Packages that use ResourceFactory.Interface
-
Uses of ResourceFactory.Interface in org.apache.jena.rdf.model
Methods in org.apache.jena.rdf.model that return ResourceFactory.InterfaceModifier and TypeMethodDescriptionstatic ResourceFactory.InterfaceResourceFactory.getInstance()Get the current factory object.static ResourceFactory.InterfaceResourceFactory.setInstance(ResourceFactory.Interface newInstance) Set the current factory object.Methods in org.apache.jena.rdf.model with parameters of type ResourceFactory.InterfaceModifier and TypeMethodDescriptionstatic ResourceFactory.InterfaceResourceFactory.setInstance(ResourceFactory.Interface newInstance) Set the current factory object.