Class EasyParser
java.lang.Object
com.ganteater.ae.util.xml.easyparser.EasyParser
- Author:
- victort
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetObject
(InputStream aInputStream) Node[]
getObjectArray
(String theXML) void
parseAtributeText
(Node aNode, String aAttributeText) static String
replaceProperties
(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:
ParserException
ParseException
IOException
-
getObject
- Throws:
IOException
-
replaceProperties
-