Package | Description |
---|---|
com.bigdata.rdf.properties | |
com.bigdata.rdf.properties.text | |
com.bigdata.rdf.properties.xml |
Modifier and Type | Method and Description |
---|---|
PropertiesParser |
PropertiesParserFactory.getParser()
Returns a
PropertiesParser instance. |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesTextParser
An
PropertiesParser for Properties objects in the text
listing format. |
Modifier and Type | Method and Description |
---|---|
PropertiesParser |
PropertiesTextParserFactory.getParser()
Returns a new instance of
PropertiesTextParser . |
Modifier and Type | Class and Description |
---|---|
class |
PropertiesXMLParser
An
PropertiesParser for Properties objects in XML. |
Modifier and Type | Method and Description |
---|---|
PropertiesParser |
PropertiesXMLParserFactory.getParser()
Returns a new instance of
PropertiesXMLParser . |
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.