|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.tools.xjc.reader.dtd.bindinfo.BIEnumeration
public final class BIEnumeration
<enumeration> declaration in the binding file.
| Method Summary | |
|---|---|
(package private) static BIEnumeration |
create(org.w3c.dom.Element dom,
BIElement parent)
Creates an element-local enumeration declaration. |
(package private) static BIEnumeration |
create(org.w3c.dom.Element dom,
BindInfo parent)
Creates a global enumeration declaration. |
TypeUse |
getTransducer()
Returns a transducer for this enumeration declaration. |
java.lang.String |
name()
Gets the conversion name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String name()
BIConversion
name in interface BIConversionpublic TypeUse getTransducer()
getTransducer in interface BIConversion
static BIEnumeration create(org.w3c.dom.Element dom,
BindInfo parent)
static BIEnumeration create(org.w3c.dom.Element dom,
BIElement parent)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||