|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BIConversion | |
|---|---|
| com.sun.tools.xjc.reader.dtd.bindinfo | Object Model that represents DTD binding information. |
| Uses of BIConversion in com.sun.tools.xjc.reader.dtd.bindinfo |
|---|
| Classes in com.sun.tools.xjc.reader.dtd.bindinfo that implement BIConversion | |
|---|---|
class |
BIEnumeration
<enumeration> declaration in the binding file. |
class |
BIUserConversion
<conversion> declaration in the binding file. |
| Methods in com.sun.tools.xjc.reader.dtd.bindinfo that return BIConversion | |
|---|---|
BIConversion |
BIElement.conversion(java.lang.String name)
Resolves the conversion name to the conversion declaration. |
BIConversion |
BindInfo.conversion(java.lang.String name)
Gets the conversion declaration from the binding info. |
BIConversion |
BIElement.getConversion()
Gets the conversion method for this element. |
BIConversion |
BIAttribute.getConversion()
Gets the conversion method for this attribute, if any. |
| Method parameters in com.sun.tools.xjc.reader.dtd.bindinfo with type arguments of type BIConversion | |
|---|---|
(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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||