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(String name) |
Gets the element declaration from the binding info.
|
Modifier and Type | Method | Description |
---|---|---|
Collection<BIElement> |
BindInfo.elements() |
Iterates all
BIElement s in a read-only set. |
Copyright © 2018 Oracle Corporation. All rights reserved.