com.bea.netuix.application.transform.disassembler

com.bea.netuix.application.transform.disassembler  Package

Interface Summary

XmlDisassembler

Key interface for the disassembler.

Class Summary

XmlDisassemblerContext

The XmlDisassemblerContext object represents contextual information needed by the disassembler, including the source of the xml document, entity and error handlers, and locale information.

XmlDisassemblerFactory

This class is the public entry point into the disassembler.

Exception Summary

NoSuchXmlDisassemblerException

This exception is thrown when a given element type has no corresponding XmlDisassembler.

XmlDisassemblerException