BIConversionpublic class BIUserConversion extends java.lang.Object implements BIConversion
<conversion> declaration in the binding file.
This declaration declares a conversion by user-specified methods.| Modifier and Type | Method | Description |
|---|---|---|
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.
|
public org.xml.sax.Locator getSourceLocation()
public java.lang.String name()
name in interface BIConversionpublic TypeUse getTransducer()
getTransducer in interface BIConversionCopyright © 2017 Oracle Corporation. All rights reserved.