Uses of Class
com.sun.tools.xjc.reader.dtd.bindinfo.BIAttribute
-
Packages that use BIAttribute Package Description 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 Modifier and Type Method Description BIAttribute
BIElement. attribute(String name)
Gets the attribute-property declaration, if any.
-