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

Packages that use com.sun.tools.xjc.reader.dtd.bindinfo
com.sun.tools.xjc.reader.dtd   
com.sun.tools.xjc.reader.dtd.bindinfo Object Model that represents DTD binding information. 
 

Classes in com.sun.tools.xjc.reader.dtd.bindinfo used by com.sun.tools.xjc.reader.dtd
BindInfo
          Root of the binding information.
 

Classes in com.sun.tools.xjc.reader.dtd.bindinfo used by com.sun.tools.xjc.reader.dtd.bindinfo
BIAttribute
          <attribute> declaration in the binding file.
BIContent
          Particles in the <content> declaration in the binding file.
BIConversion
          conversion declaration (<conversion> and <enumeration>).
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.