Requirements for using PCML

The PCML component has the same workstation Java™ virtual machine requirements as the rest of the IBM® Toolbox for Java.

In addition, in order to parse PCML at run-time, the CLASSPATH for the application must include an XML parser. The XML parser must extend class org.apache.xerces.parsers.SAXParser.

Note: If you preserialize the PCML file, you do not need to include an XML parser in the application CLASSPATH to run the application.