Package | Description |
---|---|
com.sun.tools.xjc.reader.dtd.bindinfo |
Object Model that represents DTD binding information.
|
Modifier and Type | Method | Description |
---|---|---|
BIContent |
BIElement.getRest() |
Gets the 'rest' content-property declaration, if any.
|
Modifier and Type | Method | Description |
---|---|---|
List<BIContent> |
BIElement.getContents() |
Iterates all content-property declarations (except 'rest').
|
Copyright © 2018 Oracle Corporation. All rights reserved.