|
||||||||||
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.BIUserConversion
public class BIUserConversion
<conversion> declaration in the binding file. This declaration declares a conversion by user-specified methods.
Method Summary | |
---|---|
org.xml.sax.Locator |
getSourceLocation()
Gets the location where this declaration is declared. |
TypeUse |
getTransducer()
Gets a transducer for this conversion. |
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 org.xml.sax.Locator getSourceLocation()
public java.lang.String name()
name
in interface BIConversion
public TypeUse getTransducer()
getTransducer
in interface BIConversion
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |