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