Class BIEnumeration
java.lang.Object
com.sun.tools.xjc.reader.dtd.bindinfo.BIEnumeration
- All Implemented Interfaces:
BIConversion
<enumeration> declaration in the binding file.-
Method Summary
Modifier and TypeMethodDescriptionReturns a transducer for this enumeration declaration.name()Gets the conversion name.
-
Method Details
-
name
Description copied from interface:BIConversionGets the conversion name.- Specified by:
namein interfaceBIConversion
-
getTransducer
Returns a transducer for this enumeration declaration.- Specified by:
getTransducerin interfaceBIConversion
-