Uses of Class
com.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
-
Packages that use BIInterface Package Description com.sun.tools.xjc.reader.dtd.bindinfo Object Model that represents DTD binding information. -
-
Uses of BIInterface in com.sun.tools.xjc.reader.dtd.bindinfo
Methods in com.sun.tools.xjc.reader.dtd.bindinfo that return types with arguments of type BIInterface Modifier and Type Method Description Collection<BIInterface>
BindInfo. interfaces()
Returns allBIInterface
s in a read-only set.
-