|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jibx.runtime.impl.BindingFactoryBase org.apache.cxf.jibx.JibxNullBindingFactory
public final class JibxNullBindingFactory
Dummy binding factory for conversion of simple value conversion which do not require a real JiBX binding. This code was take from Axis2 JiBX code generation tool.
Field Summary |
---|
Fields inherited from interface org.jibx.runtime.IBindingFactory |
---|
ABMAP_ATTRMARMETH_INDEX, ABMAP_ATTRPRESMETH_INDEX, ABMAP_ATTRUMARMETH_INDEX, ABMAP_CLASSNAME_INDEX, ABMAP_COMPLETEMETH_INDEX, ABMAP_CONTMARMETH_INDEX, ABMAP_CONTPRESMETH_INDEX, ABMAP_CONTUMARMETH_INDEX, ABMAP_COUNT, ABMAP_CREATEMETH_INDEX, ABMAP_MAPPINGNAME_INDEX, ABMAP_PREPAREMETH_INDEX, COMPATIBLE_VERSION_MASK, CURRENT_VERSION_NAME, CURRENT_VERSION_NUMBER |
Method Summary | |
---|---|
String |
getCompilerDistribution()
|
int |
getCompilerVersion()
|
static JibxNullBindingFactory |
getFactory()
|
int |
getTypeIndex(String type)
|
Methods inherited from class org.jibx.runtime.impl.BindingFactoryBase |
---|
createMarshallingContext, createUnmarshallingContext, getAbstractMappingNamespaces, getAbstractMappings, getBaseBindingFactories, getBaseBindings, getBindingClasses, getBindingName, getClassIndexMap, getElementNames, getElementNamespaces, getHash, getMajorVersion, getMappedClasses, getMarshallerClass, getMarshallerClasses, getMinorVersion, getNamespaces, getNamespaceTranslationTableMap, getPrefixes, getUnmarshallerClass, getUnmarshallerClasses, getUnmarshalMap, loadClass, verifyBaseBindings |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public String getCompilerDistribution()
public int getCompilerVersion()
public int getTypeIndex(String type)
public static JibxNullBindingFactory getFactory()
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |