Uses of Package
xmlwise

Classes in xmlwise used by xmlwise
XmlElement
          A simplified XML Element that only has an attribute map, a list of sub elements a text value and a name.
XmlElementAttributes
          This is a hash map containing all attributes of a single element.
XmlParseException
          Generic exception when parsing xml.