Class EasyParser
java.lang.Object
com.ganteater.ae.util.xml.easyparser.EasyParser
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetObject(InputStream inputStream) Node[]getObjectArray(String theXML) voidparseAtributeText(Node aNode, String aAttributeText) static StringreplaceProperties(String aValue, String aFragment, String aNewFragment)
-
Field Details
-
debug
- See Also:
-
-
Constructor Details
-
EasyParser
public EasyParser()
-
-
Method Details
-
getObject
- Throws:
ParserException
-
getObject
-
getObjectArray
-
parseAtributeText
-
load
- Throws:
ParserExceptionParseExceptionIOException
-
getObject
- Throws:
IOException
-
replaceProperties
-