public final class JibxNullBindingFactory
extends org.jibx.runtime.impl.BindingFactoryBase
implements 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
Modifier and Type | Method and Description |
---|---|
String |
getCompilerDistribution() |
int |
getCompilerVersion() |
static JibxNullBindingFactory |
getFactory() |
int |
getTypeIndex(String type) |
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
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
public String getCompilerDistribution()
getCompilerDistribution
in interface org.jibx.runtime.IBindingFactory
public int getCompilerVersion()
getCompilerVersion
in interface org.jibx.runtime.IBindingFactory
public int getTypeIndex(String type)
getTypeIndex
in interface org.jibx.runtime.IBindingFactory
public static JibxNullBindingFactory getFactory()
Apache CXF