Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.jboss.util.xml: Javadoc index of package org.jboss.util.xml.


Package Samples:

org.jboss.util.xml: Utility classes and interfaces.  

Classes:

MIME2Java: MIME2Java is a convenience class which handles conversions between MIME charset names and Java encoding names. The supported XML encodings are the intersection of XML-supported code sets and those supported in JDK 1.1. MIME charset names are used on xmlEncoding parameters to methods such as TXDocument#setEncoding and DTD#setEncoding . Java encoding names are used on encoding parameters to methods such as TXDocument#printWithFormat and DTD#printExternal . Common Name Use this name in XML files Name Type Xerces converts to this Java Encoder Name 8 bit Unicode UTF-8 IANA UTF8 ISO Latin 1 ISO-8859-1 ...
DOMWriter: A sample DOM writer. This sample program illustrates how to traverse a DOM tree in order to print a document that is parsed.
XmlHelper: A utility class to cover up the rough bits of xml parsing
XmlLoadable

Home | Contact Us | Privacy Policy | Terms of Service