|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindInfo | |
|---|---|
| com.sun.tools.xjc.reader.dtd | |
| com.sun.tools.xjc.reader.dtd.bindinfo | Object Model that represents DTD binding information. |
| Uses of BindInfo in com.sun.tools.xjc.reader.dtd |
|---|
| Fields in com.sun.tools.xjc.reader.dtd declared as BindInfo | |
|---|---|
(package private) BindInfo |
TDTDReader.bindInfo
binding information. |
| Uses of BindInfo in com.sun.tools.xjc.reader.dtd.bindinfo |
|---|
| Fields in com.sun.tools.xjc.reader.dtd.bindinfo declared as BindInfo | |
|---|---|
(package private) BindInfo |
BIElement.parent
The parent BindInfo object to which this object belongs. |
| Methods in com.sun.tools.xjc.reader.dtd.bindinfo with parameters of type BindInfo | |
|---|---|
(package private) static void |
BIUserConversion.addBuiltinConversions(BindInfo bi,
java.util.Map<java.lang.String,BIConversion> m)
Adds all built-in conversions into the given map. |
(package private) static BIEnumeration |
BIEnumeration.create(org.w3c.dom.Element dom,
BindInfo parent)
Creates a global enumeration declaration. |
| Constructors in com.sun.tools.xjc.reader.dtd.bindinfo with parameters of type BindInfo | |
|---|---|
BIElement(BindInfo bi,
org.w3c.dom.Element _e)
Wraps a given <element> element in the binding file. |
|
BIUserConversion(BindInfo bi,
org.w3c.dom.Element _e)
Wraps a given <conversion> element in the binding file. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||