Package org.apache.jena.riot.process.inf
Class InfFactory
- java.lang.Object
-
- org.apache.jena.riot.process.inf.InfFactory
-
@Deprecated public class InfFactory extends java.lang.ObjectDeprecated.UseRDFSFactory
-
-
Constructor Summary
Constructors Constructor Description InfFactory()Deprecated.
-
Method Summary
All Methods Static Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static StreamRDFinf(StreamRDF data, Model vocab)Deprecated.static StreamRDFinf(StreamRDF data, InferenceSetupRDFS setup)Deprecated.
-