Object Model that represents DTD binding information.
See: Description
Interface Summary | |
---|---|
BIConversion | conversion declaration (<conversion> and <enumeration>). |
Class Summary | |
---|---|
BindInfo | Root of the binding information. |
BIAttribute | <attribute> declaration in the binding file. |
BIConstructor | <constructor> declaration in the binding file. |
BIContent | Particles in the <content> declaration in the binding file. |
BIElement | <element> declaration in the binding file. |
BIEnumeration | <enumeration> declaration in the binding file. |
BIInterface | <interface> declaration in the binding file. |
BIUserConversion | <conversion> declaration in the binding file. |
DOMBuilder | |
DOMLocator | |
DOMUtil | |
DTDExtensionBindingChecker | XMLFilter that checks the use of extension namespace URIs (to see if they have corresponding plugins), and otherwise report an error. |
Messages | Formats error messages. |
Object Model that represents DTD binding information.