| java.lang.Object org.netbeans.updater.XMLUtil
XMLUtil | final public class XMLUtil extends Object (Code) | | Utility class collecting library methods related to XML processing.
Stolen from nbbuild/antsrc and openide/.../xml.
author: Petr Kuzel, Jesse Glick |
createAUResolver | public static EntityResolver createAUResolver()(Code) | | Entity resolver that knows about AU DTDs, so no network is needed.
author: Jesse Glick |
|
|