Package com.sun.tools.xjc.reader.dtd.bindinfo

Object Model that represents DTD binding information.

See:
          Description

Interface Summary
BIConversion conversion declaration (<conversion> and <enumeration>).
 

Class Summary
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.
BindInfo Root of the binding information.
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.
 

Package com.sun.tools.xjc.reader.dtd.bindinfo Description

Object Model that represents DTD binding information.