Package org.eclipse.rdf4j.rio.hdt
Class HDTTriplesSectionFactory
- java.lang.Object
-
- org.eclipse.rdf4j.rio.hdt.HDTTriplesSectionFactory
-
class HDTTriplesSectionFactory extends java.lang.Object
HDT Array factory.
-
-
Constructor Summary
Constructors Constructor Description HDTTriplesSectionFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description protected static HDTTriplesSection
parse(java.lang.String str)
-
-
-
Method Detail
-
parse
protected static HDTTriplesSection parse(java.lang.String str) throws java.io.IOException
- Throws:
java.io.IOException
-
-