Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

edu.virtualschool.jwaa.xml.XMLUtil Class Reference

List of all members.

Detailed Description

XML/XPath Utilities provides XPath support, which is commented out and not used. XPath was promising, but introduced infuriating bugs due to incompatibilities between various XML support libraires: crimson.jar vs xerces.jar in particular. XPath wasn't necessary because we only need file browsing, not element browsing in this application.

Definition at line 17 of file XMLUtil.java.

Static Public Member Functions

String escape (String string) throws Fault
String escape (Reader is) throws Fault


The documentation for this class was generated from the following file: