Uses of Class
com.sun.tools.xjc.reader.dtd.bindinfo.BIAttribute

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

Uses of BIAttribute in com.sun.tools.xjc.reader.dtd.bindinfo
 

Methods in com.sun.tools.xjc.reader.dtd.bindinfo that return BIAttribute
 BIAttribute BIElement.attribute(java.lang.String name)
          Gets the attribute-property declaration, if any.