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.
DOMUtil  
 

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

Object Model that represents DTD binding information.