public class PropertiesXMLParserFactory extends Object implements PropertiesParserFactory
PropertiesParserFactory
for Properties
objects in XML.Constructor and Description |
---|
PropertiesXMLParserFactory() |
Modifier and Type | Method and Description |
---|---|
PropertiesFormat |
getFormat()
Returns
PropertiesFormat.XML . |
PropertiesParser |
getParser()
Returns a new instance of
PropertiesXMLParser . |
public PropertiesFormat getFormat()
PropertiesFormat.XML
.getFormat
in interface PropertiesParserFactory
public PropertiesParser getParser()
PropertiesXMLParser
.getParser
in interface PropertiesParserFactory
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.