VM XML Tools

This is the online documentation and reference for the VM XML Tools Java classes developed by VM Systems, Inc..

See:
          Description

Packages
org.vmguys.vmtools.ota This package contains classes that manipulate OTA XML documents and represent some of the elements used in OTA XML documents.
org.vmguys.vmtools.utils This package contains classes that manipulate XML data.

 

This is the online documentation and reference for the VM XML Tools Java classes developed by VM Systems, Inc..

There are two packages: org.vmguys.vmtools.utils and org.vmguys.vmtools.ota. The ota package contains classes that represent some of the XML elements used by the OTA. The utils package contains classes that perform useful functions with XML data, and are not OTA-specific.

To build and use this package, you'll need the following:

  • Sun's JDK 1.2.2 or above
  • JUnit
  • javax.xml.parsers.SAXParser
  • JDOM


  • Copyright © 2001 VM Systems, Inc. All Rights Reserved.