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

Packages that use BIInterface
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
 java.util.Collection<BIInterface> BindInfo.interfaces()
          Returns all BIInterfaces in a read-only set.