Uses of Interface
esendex.sdk.java.parser.XmlParser
Packages that use XmlParser
-
Uses of XmlParser in esendex.sdk.java.parser
Methods in esendex.sdk.java.parser that return XmlParserModifier and TypeMethodDescriptionstatic XmlParser
XmlParserFactory.getInstance()
Creates an XmlParser -
Uses of XmlParser in esendex.sdk.java.parser.xstream
Classes in esendex.sdk.java.parser.xstream that implement XmlParserModifier and TypeClassDescriptionclass
XmlParser that uses the XStream library to convert between XML and Dto Objects.