|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BIContent | |
|---|---|
| com.sun.tools.xjc.reader.dtd.bindinfo | Object Model that represents DTD binding information. |
| Uses of BIContent in com.sun.tools.xjc.reader.dtd.bindinfo |
|---|
| Methods in com.sun.tools.xjc.reader.dtd.bindinfo that return BIContent | |
|---|---|
(package private) static BIContent |
BIContent.create(org.w3c.dom.Element e,
BIElement _parent)
Creates an appropriate subclass of BIContent by sniffing the tag name. |
BIContent |
BIElement.getRest()
Gets the 'rest' content-property declaration, if any. |
| Methods in com.sun.tools.xjc.reader.dtd.bindinfo that return types with arguments of type BIContent | |
|---|---|
java.util.List<BIContent> |
BIElement.getContents()
Iterates all content-property declarations (except 'rest'). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||