| Package | Description |
|---|---|
| com.sun.tools.xjc.reader.dtd.bindinfo |
Object Model that represents DTD binding information.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected BIElement |
BIContent.parent |
The parent object.
|
| Modifier and Type | Method | Description |
|---|---|---|
BIElement |
BindInfo.element(java.lang.String name) |
Gets the element declaration from the binding info.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<BIElement> |
BindInfo.elements() |
Iterates all
BIElements in a read-only set. |
Copyright © 2018 Oracle Corporation. All rights reserved.