- ABSTRACTMARSHALLER_INTERFACE - Static variable in class org.jibx.binding.def.MappingBase
-
- accumulateInterfaces(String[], HashMap, ArrayList) - Method in class org.jibx.binding.classes.ClassFile
-
Accumulate interface signatures recursively.
- add(int, Object) - Method in class org.jibx.binding.model.EmptyArrayList
-
- add(Object) - Method in class org.jibx.binding.model.EmptyArrayList
-
- add(Object, Object) - Method in class org.jibx.binding.util.MultipleValueMap
-
Add value for key.
- add(Object) - Method in class org.jibx.util.InsertionOrderedSet
-
- add(int, Object) - Method in class org.jibx.util.LazyList
-
- add(String, int) - Method in class org.jibx.util.StringIntSizedMap
-
Add an entry to the table.
- add(String) - Method in class org.jibx.util.StringSizedSet
-
Add a key to the set.
- add(String) - Method in class org.jibx.util.UniqueNameSet
-
Add name to set.
- addAll(Collection) - Method in class org.jibx.binding.model.EmptyArrayList
-
- addAll(int, Collection) - Method in class org.jibx.binding.model.EmptyArrayList
-
- addAll(Collection) - Method in class org.jibx.util.InsertionOrderedSet
-
- addAll(Object[]) - Method in class org.jibx.util.InsertionOrderedSet
-
Convenience method to add every item in an array.
- addAll(UniqueNameSet) - Method in class org.jibx.util.UniqueNameSet
-
Add all the names from another name set to this set.
- addBinding(Object, String, String, boolean) - Method in class org.jibx.binding.model.BindingOrganizer
-
Add a binding to the set in use.
- addBindingFileSet(FileSet) - Method in class org.jibx.binding.ant.CompileTask
-
- addBindingObject(Object, BindingHolder) - Method in class org.jibx.binding.model.BindingOrganizer
-
Associate a control object with an existing binding.
- addChild(Object) - Method in class org.jibx.binding.model.NestingElementBase
-
Add child element.
- addClassList(ClassFile[], ClassFile[]) - Method in class org.jibx.binding.def.BindingDefinition
-
Add the list of classes used by the binding compiler to the binding
factory.
- addClassPathSet(FileSet) - Method in class org.jibx.binding.ant.CompileTask
-
- addComponent(IComponent) - Method in class org.jibx.binding.def.NestedBase
-
Add child component to nested structure.
- addConversion(QName, StringConversion) - Method in class org.jibx.binding.def.DefinitionContext
-
Add named conversion.
- addDefaultConstructor() - Method in class org.jibx.binding.classes.ClassFile
-
Add default constructor to a class.
- addDefaultPrefix(String, String) - Method in class org.jibx.binding.model.BindingOrganizer
-
Set the default prefix for a namespace, if none already set.
- addError(String) - Method in class org.jibx.binding.model.ValidationContext
-
Add error item for current element.
- addError(String, Object) - Method in class org.jibx.binding.model.ValidationContext
-
Add error item.
- addException(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Add exception to those needing handling.
- addExtension(MappingDefinition) - Method in interface org.jibx.binding.def.IMapping
-
Add extension to abstract mapping.
- addExtension(MappingDefinition) - Method in class org.jibx.binding.def.MappingDefinition
-
- addExtension(MappingDefinition) - Method in class org.jibx.binding.def.MappingDirect
-
- addExtension(MappingDefinition) - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- addExtension(MappingDefinition) - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- addExtensionType(TemplateElementBase) - Method in class org.jibx.binding.model.TemplateElementBase
-
Add template or mapping which derives from this one.
- addFactory(String) - Method in class org.jibx.binding.classes.BoundClass
-
Add binding factory to class.
- addFatal(String) - Method in class org.jibx.binding.model.ValidationContext
-
Add fatal item for current element.
- addFatal(String, Object) - Method in class org.jibx.binding.model.ValidationContext
-
Add fatal item.
- addField(String, String, int, String) - Method in class org.jibx.binding.classes.ClassFile
-
Add field to class with initial String value.
- addField(String, String, int, int) - Method in class org.jibx.binding.classes.ClassFile
-
Add field to class with initial int value.
- addField(String, String, int) - Method in class org.jibx.binding.classes.ClassFile
-
Add field to class without initialization.
- addFormat(FormatElement) - Method in class org.jibx.binding.model.BindingHolder
-
Add a format definition to the binding.
- addFormat(FormatElement) - Method in class org.jibx.binding.model.BindingOrganizer
-
Add a format definition to the binding.
- addFormat(FormatElement, ValidationContext) - Method in class org.jibx.binding.model.DefinitionContext
-
Add format to set defined at this level.
- addIdClass(IClass) - Method in class org.jibx.binding.model.BindingElement
-
Add a class defined with a ID value.
- addIMarshallableMethod() - Method in class org.jibx.binding.def.MappingBase
-
Generate marshallable interface methods for this mapping.
- addImpliedNamespace(NamespaceDefinition) - Method in class org.jibx.binding.def.DefinitionContext
-
Add namespace declaration to set defined at this level.
- addImpliedNamespace(NamespaceElement, ElementBase) - Method in class org.jibx.binding.model.DefinitionContext
-
Add namespace declaration to set defined at this level.
- addIncludeBinding(String, BindingElement) - Method in class org.jibx.binding.model.BindingElement
-
Add binding accessible to includes.
- addIncludePath(String, boolean) - Method in class org.jibx.binding.model.BindingElement
-
Add include path to set processed.
- addInterface(String) - Method in class org.jibx.binding.classes.ClassFile
-
Add interface to class.
- addIUnmarshallableMethod() - Method in class org.jibx.binding.def.MappingBase
-
Generate unmarshallable interface method for this mapping.
- addLocal(String, Type) - Method in class org.jibx.binding.classes.MethodBuilder
-
Add local variable to method.
- addMappedName(NameAttributes, MappingElementBase, ValidationContext) - Method in class org.jibx.binding.model.DefinitionContext
-
Add mapped name to set defined at this level.
- addMapping(IMapping) - Method in class org.jibx.binding.def.DefinitionContext
-
Add class mapping to set defined at this level.
- addMapping(MappingElementBase) - Method in class org.jibx.binding.model.BindingHolder
-
Add a mapping definition to the binding.
- addMappingName(String) - Method in class org.jibx.binding.def.BindingDefinition
-
Add mapping name to binding.
- addMethod(Method) - Method in class org.jibx.binding.classes.ClassFile
-
Add method to class.
- addMethod() - Method in class org.jibx.binding.classes.MethodBuilder
-
Add constructed method to class.
- addMethodExceptions(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Add exceptions thrown by called method to those needing handling.
- addModifiedClass(ClassFile) - Static method in class org.jibx.binding.classes.MungedClass
-
Add class file to set modified.
- addNamedComponent(String, ElementBase, ValidationContext) - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Add named component to set defined at this level.
- addNamedStructure(String, IComponent) - Method in class org.jibx.binding.def.DefinitionContext
-
Add named structure component to set defined at this level.
- addNamedStructure(ContainerElementBase) - Method in class org.jibx.binding.model.DefinitionContext
-
Add named structure to set defined in this context.
- addNamespace(NamespaceDefinition) - Method in class org.jibx.binding.def.DefinitionContext
-
Add namespace to set defined at this level.
- addNamespace(NamespaceDefinition) - Method in interface org.jibx.binding.def.IMapping
-
Add namespace.
- addNamespace(NamespaceDefinition) - Method in class org.jibx.binding.def.MappingDefinition
-
- addNamespace(NamespaceDefinition) - Method in class org.jibx.binding.def.MappingDirect
-
- addNamespace(NamespaceDefinition) - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- addNamespace(NamespaceDefinition) - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- addNamespace(NamespaceElement) - Method in class org.jibx.binding.model.DefinitionContext
-
Add namespace to set defined at this level.
- addNamespaceDecl(String, String) - Method in class org.jibx.binding.model.BindingElement
-
Add namespace declaration for output when marshalling.
- addNamespaceDecl(String, String) - Method in class org.jibx.util.HolderBase
-
Subclass hook method to handle adding a namespace declaration.
- addNamespaceUsage(String) - Method in class org.jibx.binding.model.BindingHolder
-
Add usage of namespace for an element or attribute name in binding.
- addPrecompiledBinding(IBindingFactory, int, int) - Method in class org.jibx.binding.def.BindingDefinition
-
Add a precompiled binding reference to this binding.
- addPreserveClass(String) - Static method in class org.jibx.binding.classes.ClassCache
-
Add class name to set to be preserved without modification.
- addPrivateField(String, String) - Method in class org.jibx.binding.classes.ClassFile
-
Add private field to class without initialization.
- addProblem(ValidationProblem) - Method in class org.jibx.binding.model.ValidationContext
-
Add problem report.
- addReference(HolderBase) - Method in class org.jibx.util.HolderBase
-
Record a reference from this file to another file of the same type.
- addRootUris(Collection) - Method in class org.jibx.binding.model.BindingOrganizer
-
Adds a collection of namespace URIs to be referenced at root binding level.
- addSkip(Object) - Method in class org.jibx.binding.model.TreeContext
-
Add element to set to be skipped.
- addTemplate(MappingElementBase, ValidationContext) - Method in class org.jibx.binding.model.DefinitionContext
-
Add template or mapping to set defined at this level.
- addTopChild(Object) - Method in class org.jibx.binding.model.BindingElement
-
Add top-level child element.
- addTopChild(Object) - Method in class org.jibx.binding.model.PrecompiledMappingElement
-
Add top-level child element.
- addTopChild(Object) - Method in class org.jibx.binding.model.TemplateElementBase
-
Add top-level child element.
- addTypedComponent(IClass, ElementBase, ValidationContext) - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Add typed component to set defined at this level.
- addTypeNameReference(String, Object) - Method in class org.jibx.binding.model.BindingHolder
-
Add reference from this binding to a type name defined in the same or another binding.
- addTypeNameReference(BindingHolder, String, Object) - Method in class org.jibx.binding.model.BindingOrganizer
-
Add reference from binding to a type name defined in the same or another binding.
- addWarning(String) - Method in class org.jibx.binding.model.ValidationContext
-
Add warning item for current element.
- addWarning(String, Object) - Method in class org.jibx.binding.model.ValidationContext
-
Add warning item.
- advance() - Method in class org.jibx.util.SparseArrayIterator
-
Advance to next iteration value.
- ALLDEFAULT_USAGE - Static variable in class org.jibx.binding.model.NamespaceElement
-
- appendAASTORE() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an AASTORE to the instruction list.
- appendACONST_NULL() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an ACONST_NULL to the instruction list.
- appendALOAD(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append appropriate array load to the instruction list.
- appendARRAYLENGTH() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an ARRAYLENGTH to the instruction list.
- appendASTORE(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append the appropriate array store to the instruction list.
- appendCall(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create invoke instruction for static, member, or interface method and
append to method.
- appendCallInit(String, String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create invoke initializer instruction from signature and append to
method.
- appendCallInterface(String, String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create invoke interface method instruction from signature and append to
method.
- appendCallStatic(String, String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create invoke static method instruction from signature and append to
method.
- appendCallVirtual(String, String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create invoke virtual method instruction from signature and append to
method.
- appendCreateArray(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instruction to create instance of array.
- appendCreateCast(String, String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append check cast instruction (if needed).
- appendCreateCast(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append check cast instruction from object (if needed).
- appendCreateNew(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instruction to create instance of class.
- appendDCMPG() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an DCMPG to the instruction list.
- appendDUP() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a DUP to the instruction list.
- appendDUP2() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a DUP2 to the instruction list.
- appendDUP_X1() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a DUP_X1 to the instruction list.
- appendFCMPG() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an FCMPG to the instruction list.
- appendGet(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create get instruction and append to method.
- appendGetField(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create getfield instruction and append to method.
- appendGetStatic(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create getstatic instruction and append to method.
- appendIASTORE() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an IASTORE to the instruction list.
- appendICONST_0() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an ICONST_0 to the instruction list.
- appendICONST_1() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an ICONST_1 to the instruction list.
- appendIF_ICMPNE(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IF_ICMPNE branch instruction to method.
- appendIFEQ(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IFEQ branch instruction to method.
- appendIFGE(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IFGE branch instruction to method.
- appendIFLT(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IFLT branch instruction to method.
- appendIFNE(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IFNE branch instruction to method.
- appendIFNONNULL(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IFNONNULL branch instruction to method.
- appendIFNULL(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append IFNULL branch instruction to method.
- appendIncrementLocal(int, int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instruction to increment local integer variable.
- appendInstanceOf(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instanceof check instruction.
- appendISUB() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an ISUB to the instruction list.
- appendIXOR() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an IXOR to the instruction list.
- appendLCMP() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an LCMP to the instruction list.
- appendLoadConstant(int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create load constant instruction and append to method.
- appendLoadConstant(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create load constant instruction and append to method.
- appendLoadConstant(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create load constant instruction and append to method.
- appendLoadLocal(int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instruction to load local variable.
- appendPOP() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a POP to the instruction list.
- appendPOP2() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a POP2 to the instruction list.
- appendPut(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create put instruction and append to method.
- appendPutField(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create putfield instruction and append to method.
- appendPutStatic(ClassItem) - Method in class org.jibx.binding.classes.MethodBuilder
-
Create putstatic instruction and append to method.
- appendReturn() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append simple return.
- appendReturn(Type) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append typed return.
- appendReturn(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append typed return.
- appendStoreLocal(int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instruction to store local variable.
- appendSWAP() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a SWAP to the instruction list.
- appendSWAP1For2() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instructions to exchange a single-word value on the top of the
stack with the double-word value below it on the stack.
- appendTargetACONST_NULL() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append an ACONST_NULL to the instruction list as a branch target.
- appendTargetCreateNew(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append instruction to create instance of class as a branch target.
- appendTargetLoadConstant(int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a load constant instruction as a branch target.
- appendTargetLoadConstant(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a load constant instruction as a branch target.
- appendTargetNOP() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append a NOP to the instruction list as a branch target.
- appendThrow() - Method in class org.jibx.binding.classes.MethodBuilder
-
Append exception throw.
- appendUnconditionalBranch(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Append unconditional branch instruction to method.
- applyKeyValueMap(Map, Object) - Static method in class org.jibx.util.ReflectionUtilities
-
Apply a key/value map to an object instance.
- ArrayMap - Class in org.jibx.binding.util
-
Array with reverse mapping from values to indices.
- ArrayMap() - Constructor for class org.jibx.binding.util.ArrayMap
-
Default constructor.
- ArrayMap(int) - Constructor for class org.jibx.binding.util.ArrayMap
-
Constructor with initial capacity supplied.
- asList() - Method in class org.jibx.util.InsertionOrderedSet
-
Get list of values in order added.
- ATTRIBUTE_STYLE - Static variable in class org.jibx.binding.model.NestingAttributes
-
- AttributeBase - Class in org.jibx.binding.model
-
Base class for all attribute group structures in binding definition model.
- AttributeBase() - Constructor for class org.jibx.binding.model.AttributeBase
-
- ATTRIBUTES_USAGE - Static variable in class org.jibx.binding.model.NamespaceElement
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.BaseMappingWrapper
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ComponentProperty
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genAttributeMarshal(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate attribute marshalling code.
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.OptionalStructureWrapper
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.StructureReference
-
- genAttributeMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.BaseMappingWrapper
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ComponentProperty
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate attribute unmarshalling code.
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genAttributeUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genAttrPresentTest(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate code to test for attribute present.
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genAttrPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.BaseMappingWrapper
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ComponentProperty
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genContentMarshal(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate element or text marshalling code.
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.OptionalStructureWrapper
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.StructureReference
-
- genContentMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genContentPresentTest(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate code to test for content present.
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedBase
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genContentPresentTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.BaseMappingWrapper
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ComponentProperty
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genContentUnmarshal(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate element or text unmarshalling code.
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.MappingReference
-
Patch the generated code to remove the unmarshalled object when it's a
"this" reference with both elements and attributes.
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genContentUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- generate(ArrayList, HashSet, HashMap, HashMap, HashMap, ArrayList) - Method in class org.jibx.binding.BindingGenerator
-
Generate a set of bindings using supplied classpaths and class names.
- generate(BindingElement) - Method in class org.jibx.binding.SchemaGenerator
-
Process a binding definition for schema generation.
- generateCode(boolean, boolean) - Method in class org.jibx.binding.def.BindingDefinition
-
Generate code.
- generateCode(boolean) - Method in class org.jibx.binding.def.BindingDefinition
-
Generate code.
- generateCode(boolean, boolean) - Method in class org.jibx.binding.def.DefinitionContext
-
Generate code.
- generateCode(boolean) - Method in interface org.jibx.binding.def.IMapping
-
Generate required code for mapping.
- generateCode(boolean) - Method in class org.jibx.binding.def.MappingDefinition
-
- generateCode(boolean) - Method in class org.jibx.binding.def.MappingDirect
-
- generateCode(boolean) - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- generateCode(boolean) - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- genExceptionHandler() - Method in class org.jibx.binding.classes.MarshalBuilder
-
Add exception handler code.
- genExceptionHandler() - Method in class org.jibx.binding.classes.MarshalUnmarshalBuilder
-
Add exception handler code.
- genExceptionHandler() - Method in class org.jibx.binding.classes.UnmarshalBuilder
-
Add exception handler code.
- genFlag(MethodBuilder) - Method in class org.jibx.binding.def.PropertyDefinition
-
Generate code to call flag method with value on stack.
- genFromText(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectStringConversion
-
Generate code to convert String representation.
- genFromText(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Generate code to convert String representation.
- genFromText(ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to convert String representation.
- genIfPresentTest(UnmarshalBuilder) - Method in class org.jibx.binding.def.ValueChild
-
Generate test if present code.
- genLoad(ContextMethodBuilder) - Method in class org.jibx.binding.def.PropertyDefinition
-
Generate code to load property value to stack.
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genLoadId(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate code to load ID value of instance to stack.
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genLoadId(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genLoadNamespaces(MethodBuilder) - Method in class org.jibx.binding.def.DefinitionContext
-
Generate code for loading namespace index and URI arrays.
- genMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
Generate marshalling code for this mapping.
- genMarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
Generate marshalling code for this mapping.
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.BaseMappingWrapper
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectProperty
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.ElementWrapper
-
- genNewInstance(ContextMethodBuilder) - Method in interface org.jibx.binding.def.IComponent
-
Generate code to create new instance of object.
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedCollection
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.NestedStructure
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectBinding
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.PassThroughComponent
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.PrecompiledBinding
-
- genNewInstance(ContextMethodBuilder) - Method in class org.jibx.binding.def.ValueChild
-
- genParseOptional(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectStringConversion
-
Generate code to parse and convert optional attribute or element.
- genParseOptional(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Generate code to parse and convert optional attribute or element.
- genParseOptional(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to parse and convert optional attribute or element.
- genParseRequired(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectStringConversion
-
Generate code to parse and convert required attribute or element.
- genParseRequired(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Generate code to parse and convert required attribute or element.
- genParseRequired(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to parse and convert required attribute or element.
- genPopValues(int, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to pop values from stack.
- genPushIndexPair(MethodBuilder) - Method in class org.jibx.binding.def.NameDefinition
-
Generate code to push namespace index followed by name.
- genPushName(MethodBuilder) - Method in class org.jibx.binding.def.NameDefinition
-
Generate code to push name.
- genPushUri(MethodBuilder) - Method in class org.jibx.binding.def.NameDefinition
-
Generate code to push namespace URI.
- genPushUriPair(MethodBuilder) - Method in class org.jibx.binding.def.NameDefinition
-
Generate code to push namespace URI followed by name.
- genStore(MethodBuilder) - Method in class org.jibx.binding.def.PropertyDefinition
-
Generate code to store property value from stack.
- genTest(ContextMethodBuilder) - Method in class org.jibx.binding.def.PropertyDefinition
-
Generate code to test if property is present.
- genTestPresent(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
Generate presence test code for this mapping.
- genTestPresent(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
Generate presence test code for this mapping.
- genToOptionalText(String, ContextMethodBuilder, int) - Method in class org.jibx.binding.def.ObjectStringConversion
-
Generate code to check if an optional value is not equal to the default.
- genToOptionalText(String, ContextMethodBuilder, int) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Generate code to check if an optional value is not equal to the default.
- genToOptionalText(String, ContextMethodBuilder, int) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to check if an optional value is not equal to the default.
- genToText(String, ContextMethodBuilder) - Method in class org.jibx.binding.def.ObjectStringConversion
-
Shared code generation for converting instance of type to
String.
- genToText(String, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to convert value to a String.
- genUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectGeneric
-
Generate unmarshalling code for this mapping.
- genUnmarshal(ContextMethodBuilder) - Method in class org.jibx.binding.def.DirectObject
-
Generate unmarshalling code for this mapping.
- genWriteOptional(boolean, String, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to convert and write optional value to generated document.
- genWriteRequired(boolean, String, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to convert and write required value to generated document.
- genWriteText(boolean, ContextMethodBuilder) - Method in class org.jibx.binding.def.StringConversion
-
Generate code to write String value to generated document.
- get(int) - Method in class org.jibx.binding.util.ArrayMap
-
Get value for index.
- get(Object, int) - Method in class org.jibx.binding.util.MultipleValueMap
-
Get indexed value for key.
- get(Object) - Method in class org.jibx.binding.util.MultipleValueMap
-
Get all values for key.
- get(Object) - Method in class org.jibx.util.ChainedMap
-
Get value for key.
- get(Object) - Method in class org.jibx.util.InsertionOrderedMap
-
- get(int) - Method in class org.jibx.util.LazyList
-
- get(int) - Method in class org.jibx.util.StringArray
-
Get string at a particular index in the list.
- get(String) - Method in class org.jibx.util.StringIntSizedMap
-
Find an entry in the table.
- getAccessFlags() - Method in class org.jibx.binding.classes.BindingMethod
-
Get access flags.
- getAccessFlags() - Method in class org.jibx.binding.classes.ClassItem
-
Get access flags.
- getAccessFlags() - Method in class org.jibx.binding.classes.ExistingMethod
-
Get access flags.
- getAccessFlags() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get access flags.
- getAccessFlags() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getAccessFlags() - Method in interface org.jibx.util.IClassItem
-
Get access flags.
- getAccessibleField(String) - Method in class org.jibx.binding.classes.ClassFile
-
Get internal information for field.
- getAccessibleMethod(String, String) - Method in class org.jibx.binding.classes.ClassFile
-
Get internal information for method without respect to potential trailing
arguments or return value.
- getAddMethodItem() - Method in class org.jibx.binding.model.CollectionElement
-
Get add method information.
- getAddMethodName() - Method in class org.jibx.binding.model.CollectionElement
-
Get add method name.
- getArgumentCount() - Method in class org.jibx.binding.classes.ClassItem
-
Get number of arguments for method.
- getArgumentCount() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getArgumentCount() - Method in interface org.jibx.util.IClassItem
-
Get number of arguments for method.
- getArgumentType(int) - Method in class org.jibx.binding.classes.ClassItem
-
Get argument type as fully qualified class name.
- getArgumentType(int) - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getArgumentType(int) - Method in interface org.jibx.util.IClassItem
-
Get argument type as fully qualified class name.
- getArgumentTypes() - Method in class org.jibx.binding.classes.ClassItem
-
Get argument types as array of fully qualified class names.
- getAttributeComponents() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get list of child components contributing attribute items to this
container element.
- getAttributeMarshalMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which marshals attributes from an instance.
- getAttributeMarshalMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getAttributeMarshalMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getAttributeNamespace(NameAttributes) - Method in class org.jibx.binding.model.DefinitionContext
-
Get namespace definition for attribute name.
- getAttributePresentTestMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which checks attributes to determine if an instance is
present.
- getAttributePresentTestMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getAttributePresentTestMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getAttributes() - Method in class org.jibx.binding.def.NestedBase
-
Get the attribute children of this mapping.
- getAttributeUnmarshalMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which unmarshals attributes into an instance.
- getAttributeUnmarshalMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getAttributeUnmarshalMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getBaseFormat() - Method in class org.jibx.binding.model.FormatElement
-
Get base format information.
- getBaseFormat() - Method in class org.jibx.binding.model.StringAttributes
-
Get base format information.
- getBaseName() - Method in class org.jibx.binding.model.TemplateElement
-
Get base type name.
- getBaseNamespace() - Method in class org.jibx.binding.model.TemplateElement
-
Get effective namespace information for base type.
- getBasePrefix() - Method in class org.jibx.binding.model.TemplateElement
-
Get namespace URI specified for base type.
- getBaseUri() - Method in class org.jibx.binding.model.TemplateElement
-
Get namespace URI specified for base type.
- getBaseUrl() - Method in class org.jibx.binding.model.BindingElement
-
Get base URL for relative include paths.
- getBestFormat(IClass) - Method in class org.jibx.binding.model.DefinitionContext
-
Get best format definition for class.
- getBestMethod(String, String, String[]) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for best matching method.
- getBestMethod(String, String, String[]) - Method in class org.jibx.binding.model.ClassWrapper
-
- getBestMethod(String, String, String[]) - Method in interface org.jibx.util.IClass
-
Get information for best matching method.
- getBinding(int) - Static method in class org.jibx.binding.def.BindingDefinition
-
Get indexed binding.
- getBinding() - Method in interface org.jibx.binding.def.IMapping
-
Get the actual binding for a mapping.
- getBinding() - Method in class org.jibx.binding.def.MappingDefinition
-
- getBinding() - Method in class org.jibx.binding.def.MappingDirect
-
- getBinding() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getBinding() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getBinding() - Method in class org.jibx.binding.model.BindingHolder
-
Get the binding element.
- getBinding(Object) - Method in class org.jibx.binding.model.BindingOrganizer
-
Get the binding associated with a particular control object and namespace, if defined.
- getBinding() - Method in class org.jibx.binding.model.IncludeElement
-
Get the included binding model.
- getBindingMethods(String, String[]) - Method in class org.jibx.binding.classes.ClassFile
-
Get all binding methods currently defined in class.
- getBindingRoot() - Method in class org.jibx.binding.def.BindingDefinition
-
- getBindingRoot() - Method in interface org.jibx.binding.def.IContainer
-
Get root of binding definition.
- getBindingRoot() - Method in class org.jibx.binding.def.NestedBase
-
- getBindingRoot() - Method in class org.jibx.binding.model.TreeContext
-
Get root element of binding.
- getBoundClass() - Method in class org.jibx.binding.def.BindingDefinition
-
Get class linked to binding element.
- getBoundClass() - Method in interface org.jibx.binding.def.IContextObj
-
Get class linked to binding element.
- getBoundClass() - Method in class org.jibx.binding.def.MappingBase
-
Get the mapped class information.
- getBoundClass() - Method in class org.jibx.binding.def.MappingDefinition
-
Get the mapped class information.
- getBoundClass() - Method in class org.jibx.binding.def.MappingDirect
-
Get the mapped class information.
- getBoundClass() - Method in class org.jibx.binding.def.ObjectBinding
-
- getBoundType() - Method in interface org.jibx.binding.def.IMapping
-
Get class name handled by mapping.
- getBoundType() - Method in class org.jibx.binding.def.MappingDefinition
-
- getBoundType() - Method in class org.jibx.binding.def.MappingDirect
-
- getBoundType() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getBoundType() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getChildContext() - Method in class org.jibx.binding.model.TreeContext
-
Get a secondary context for the same tree as this instance.
- getChildObjectType() - Method in class org.jibx.binding.model.CollectionElement
-
- getChildObjectType() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get class passed to child components.
- getClassFile() - Method in class org.jibx.binding.classes.BindingMethod
-
Get class file containing method.
- getClassFile() - Method in class org.jibx.binding.classes.BoundClass
-
Get bound class file information.
- getClassFile(String) - Static method in class org.jibx.binding.classes.ClassCache
-
Get class information.
- getClassFile(String) - Static method in class org.jibx.binding.classes.ClassFile
-
Constructor for preexisting class file from classpath.
- getClassFile() - Method in class org.jibx.binding.classes.ClassItem
-
Get owning class information.
- getClassFile() - Method in class org.jibx.binding.model.ClassWrapper
-
- getClassFile() - Method in interface org.jibx.util.IClass
-
Get class file information.
- getClassInfo(String) - Method in class org.jibx.binding.classes.ClassCache.ClassCacheLocator
-
- getClassInfo(String) - Method in class org.jibx.binding.model.TreeContext
-
Get class information.
- getClassInfo(String) - Method in class org.jibx.binding.model.ValidationContext
-
Get class information.
- getClassInfo(String) - Method in class org.jibx.util.DummyClassLocator
-
Get class information.
- getClassInfo(String) - Method in interface org.jibx.util.IClassLocator
-
Get class information.
- getClassItem() - Method in class org.jibx.binding.model.ClassItemWrapper
-
Get class item information.
- getClassLoader() - Static method in class org.jibx.binding.classes.ClassFile
-
Get the classloader used for classes referenced in the binding.
- getClassMapping(String) - Method in class org.jibx.binding.def.DefinitionContext
-
Get mapping definition for class.
- getClassName() - Method in class org.jibx.binding.classes.BoundClass
-
Get bound class file name.
- getClassName() - Method in class org.jibx.binding.model.TemplateElementBase
-
Get mapped class name.
- getClasspath() - Method in class org.jibx.binding.ant.CompileTask
-
Returns the current classpath.
- getClassPaths() - Static method in class org.jibx.binding.Loader
-
Method builds an array of URL for items in the class path.
- getClassPaths() - Static method in class org.jibx.binding.Utility
-
Method builds a string array of items in the class path.
- getComment() - Method in class org.jibx.binding.model.ElementBase
-
Get element comment.
- getCompleteMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which handles unmarshalling completion.
- getCompleteMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getCompleteMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getComponent() - Method in class org.jibx.binding.model.ValidationProblem
-
Get the main binding definition item for the problem.
- getConstantPoolGen() - Method in class org.jibx.binding.classes.InstructionBuilder
-
Get constant pool generator.
- getConstantValue() - Method in class org.jibx.binding.model.ValueElement
-
Get constant value.
- getConstPoolGen() - Method in class org.jibx.binding.classes.ClassFile
-
Get constant pool generator for modifying class.
- getContaining() - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Get containing context.
- getContaining() - Method in class org.jibx.binding.model.DefinitionContext
-
Get containing context.
- getContainingBinding() - Method in class org.jibx.binding.model.BindingElement.UnmarshalWrapper
-
- getContainingClass() - Method in class org.jibx.binding.model.ClassItemWrapper
-
Get containing class information.
- getContentComponents() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get list of child components contributing content items to this
container element.
- getContentMarshalMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which marshals child elements and character data content
from an instance.
- getContentMarshalMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getContentMarshalMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getContentPresentTestMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which checks child elements to determine if an instance is
present.
- getContentPresentTestMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getContentPresentTestMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getContents() - Method in class org.jibx.binding.def.NestedBase
-
Get the content children of this mapping.
- getContentUnmarshalMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which unmarshals child elements and character data content
into an instance.
- getContentUnmarshalMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getContentUnmarshalMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getContextObject() - Method in class org.jibx.binding.model.TreeContext
-
Get parent container with linked object.
- getConversion(ClassFile) - Method in class org.jibx.binding.def.DefinitionContext
-
Get conversion definition for class.
- getCount(Object) - Method in class org.jibx.binding.util.MultipleValueMap
-
Get number of values present for key.
- getCount(Object) - Method in class org.jibx.util.ReferenceCountMap
-
Find an entry in the table.
- getCreateClass() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get new instance creation class information.
- getCreateClass() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get new instance creation class information.
- getCreateMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which creates an instance of the bound class if one does
not already exist.
- getCreateMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getCreateMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getCreateType() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get type to be used for creating new instance.
- getCreateType() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get type to be used for creating new instance.
- getCurrent() - Method in class org.jibx.binding.util.SparseStack
-
Get current object.
- getCurrentDefinitions() - Method in class org.jibx.binding.model.TreeContext
-
Get definition context for innermost nesting element.
- getDeclaredType() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get declared type name.
- getDeclaredType() - Method in class org.jibx.binding.model.StructureElementBase
-
Get declared type name.
- getDeclaredType() - Method in class org.jibx.binding.model.ValueElement
-
Get declared type name.
- getDefault() - Method in class org.jibx.binding.model.FormatElement
-
Get default value.
- getDefault() - Method in class org.jibx.binding.model.StringAttributes
-
Get default value.
- getDefault() - Method in class org.jibx.binding.model.ValueElement
-
Get default value.
- getDefaultIndex(boolean) - Method in class org.jibx.binding.def.DefinitionContext
-
Get the default namespace index for a contained name.
- getDefaultName() - Method in class org.jibx.binding.model.NamespaceElement
-
Get namespace default type name.
- getDefaultName() - Method in class org.jibx.binding.model.StringAttributes
-
Get whitespace handling type name.
- getDefaultPackage() - Method in class org.jibx.binding.def.BindingDefinition
-
Get default package used for code generation.
- getDefaultRoot() - Method in class org.jibx.binding.def.BindingDefinition
-
Get root directory for default code generation package.
- getDefaultStyle() - Method in class org.jibx.binding.model.BindingElement
-
Get default style value for child components.
- getDefaultStyle() - Method in class org.jibx.binding.model.NestingElementBase
-
Get default style value for child components.
- getDefaultText() - Method in class org.jibx.binding.model.FormatElement
-
Get default value text.
- getDefaultText() - Method in class org.jibx.binding.model.StringAttributes
-
Get default value text.
- getDefaultText() - Method in class org.jibx.binding.model.ValueElement
-
Get default value text.
- getDefaultURI(boolean) - Method in class org.jibx.binding.def.DefinitionContext
-
Get the default namespace URI for a contained name.
- getDefinedField(String) - Method in class org.jibx.binding.classes.ClassFile
-
Get internal information for field.
- getDefinitionContext() - Method in class org.jibx.binding.def.BindingDefinition
-
- getDefinitionContext() - Method in interface org.jibx.binding.def.IContainer
-
Get definition context for binding element.
- getDefinitionContext() - Method in class org.jibx.binding.def.NestedBase
-
- getDefinitions(BindingElement, Map, Map, Map) - Static method in class org.jibx.binding.model.BindingUtils
-
Find all mapping definitions representing the equivalent of schema type and element definitions.
- getDefinitions() - Method in class org.jibx.binding.model.NestingElementBase
-
Get definition context.
- getDefinitions() - Method in class org.jibx.binding.model.TreeContext
-
Get innermost containing definition context.
- getDefinitions() - Method in class org.jibx.binding.SchemaGenerator
-
Get innermost containing definition context.
- getDescription() - Method in class org.jibx.binding.model.ValidationProblem
-
Get problem description.
- getDeserializer() - Method in class org.jibx.binding.model.FormatElement
-
Get deserializer method information.
- getDeserializer() - Method in class org.jibx.binding.model.StringAttributes
-
Get deserializer method information.
- getDeserializer() - Method in class org.jibx.binding.model.ValueElement
-
Get deserializer method information.
- getDeserializerName() - Method in class org.jibx.binding.model.FormatElement
-
Get deserializer name.
- getDeserializerName() - Method in class org.jibx.binding.model.StringAttributes
-
Get deserializer name.
- getDeserializerName() - Method in class org.jibx.binding.model.ValueElement
-
Get deserializer name.
- getDirectField(String) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for field.
- getDirectField(String) - Method in class org.jibx.binding.model.ClassWrapper
-
- getDirectField(String) - Method in interface org.jibx.util.IClass
-
Get information for field.
- getDirectMungedFile() - Method in class org.jibx.binding.classes.BoundClass
-
Get direct munged class file information, if available.
- getEffectiveMapping() - Method in class org.jibx.binding.model.StructureElement
-
Get actual type mapping.
- getEffectiveStyleName() - Method in class org.jibx.binding.model.ValueElement
-
Get name for style that applies to this value.
- getElementDefaultNamespace() - Method in class org.jibx.binding.model.BindingHolder
-
Get default namespace URI for elements defined in this binding.
- getElementDefaultNamespace() - Method in class org.jibx.binding.model.DefinitionContext
-
Get the default namespace applied to element definitions.
- getElementNamespace(NameAttributes, ValidationContext) - Method in class org.jibx.binding.model.DefinitionContext
-
Get namespace definition for element name.
- getEnumValue() - Method in class org.jibx.binding.model.FormatElement
-
Get enum value method information.
- getEnumValue() - Method in class org.jibx.binding.model.StringAttributes
-
Get enum value method information.
- getEnumValue() - Method in class org.jibx.binding.model.ValueElement
-
Get enum value method information.
- getEnumValueName() - Method in class org.jibx.binding.model.FormatElement
-
Get enum value method name.
- getEnumValueName() - Method in class org.jibx.binding.model.StringAttributes
-
Get enum value method name.
- getEnumValueName() - Method in class org.jibx.binding.model.ValueElement
-
Get enum value method name.
- getErrorCount() - Method in class org.jibx.binding.model.ValidationContext
-
Get number of error problems reported.
- getExceptionJavaDoc(int) - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getExceptionJavaDoc(int) - Method in interface org.jibx.util.IClassItem
-
Get method throws JavaDoc description, if available.
- getExceptions() - Method in class org.jibx.binding.classes.ClassItem
-
Get names of exceptions thrown by method.
- getExceptions() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getExceptions() - Method in interface org.jibx.util.IClassItem
-
Get names of exceptions thrown by method.
- getExistingIncludeBinding(URL) - Method in class org.jibx.binding.model.BindingElement
-
Get existing included binding.
- getExtendsMapping() - Method in class org.jibx.binding.model.MappingElement
-
Get mapping extended by this one.
- getExtendsMapping() - Method in class org.jibx.binding.model.TemplateElement
-
Get template extended by this one.
- getExtendsName() - Method in class org.jibx.binding.model.MappingElementBase
-
Get name of mapped class extended by this one.
- getExtensionTypes() - Method in class org.jibx.binding.model.TemplateElementBase
-
Get templates or mappings which derive from this one.
- getFactory() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get factory method information.
- getFactory() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get factory method information.
- getFactoryName() - Method in class org.jibx.binding.def.BindingDefinition
-
Get the fully-qualified name of the binding factory class for this
binding.
- getFactoryName() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get factory method name.
- getFactoryName() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get factory method name.
- getFatalCount() - Method in class org.jibx.binding.model.ValidationContext
-
Get number of fatal problems reported.
- getField(String) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for field.
- getField(String) - Method in class org.jibx.binding.model.ClassWrapper
-
- getField() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get field information.
- getField() - Method in class org.jibx.binding.model.StructureElementBase
-
Get field information.
- getField() - Method in class org.jibx.binding.model.ValueElement
-
Get field information.
- getField(String) - Method in interface org.jibx.util.IClass
-
Get information for field.
- getFieldItems() - Method in class org.jibx.binding.classes.ClassFile
-
Get array of fields defined by class.
- getFieldName() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get field name.
- getFieldName() - Method in class org.jibx.binding.model.StructureElementBase
-
Get field name.
- getFieldName() - Method in class org.jibx.binding.model.ValueElement
-
Get field name.
- getFields() - Method in class org.jibx.binding.model.ClassWrapper
-
- getFields() - Method in interface org.jibx.util.IClass
-
Get all fields of class.
- getFile() - Method in class org.jibx.binding.classes.ClassFile
-
Get actual file for class.
- getFileName() - Method in class org.jibx.binding.model.BindingHolder
-
Get the file name to be used for this file.
- getFileName() - Method in class org.jibx.util.HolderBase
-
Get the file name to be used for this file.
- getFirstInstruction() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get first instruction in method.
- getFlag() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get flag method information.
- getFlag() - Method in class org.jibx.binding.model.StructureElementBase
-
Get flag method information.
- getFlagName() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get flag method name.
- getFormatDefinitions() - Method in class org.jibx.binding.model.TreeContext
-
Get definition context for innermost nesting element for use by a
format (or namespace).
- getFormatName() - Method in class org.jibx.binding.model.StringAttributes
-
Get base format name.
- getFormatName() - Method in class org.jibx.binding.model.ValueElement
-
Get base format name.
- getFormatQName() - Method in class org.jibx.binding.model.StringAttributes
-
Get format qualified name.
- getFormatQName() - Method in class org.jibx.binding.model.ValueElement
-
Get format qualified name.
- getFullName() - Method in class org.jibx.binding.classes.ClassItem
-
Get fully-qualified class and method name.
- getFullName() - Method in class org.jibx.binding.classes.ContextMethodBuilder
-
Construct fully-qualified class and method name for method under
construction.
- getGenericsSignature() - Method in class org.jibx.binding.classes.ClassItem
-
Get the generics signature information for item.
- getGenericsSignature() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getGenericsSignature() - Method in interface org.jibx.util.IClassItem
-
Get the generics signature information for item.
- getGet() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get get method information.
- getGet() - Method in class org.jibx.binding.model.StructureElementBase
-
Get get method information.
- getGet() - Method in class org.jibx.binding.model.ValueElement
-
Get get method information.
- getGetName() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get get method name.
- getGetName() - Method in class org.jibx.binding.model.StructureElementBase
-
Get get method name.
- getGetName() - Method in class org.jibx.binding.model.ValueElement
-
Get get method name.
- getGetType() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get type for value loaded to stack.
- getGetType() - Method in class org.jibx.binding.model.StructureElementBase
-
Get type for value loaded to stack.
- getGetType() - Method in class org.jibx.binding.model.ValueElement
-
Get type for value loaded to stack.
- getGetValueType() - Method in class org.jibx.binding.def.PropertyDefinition
-
Get value type as fully qualified name for loaded property value.
- getHandledClass() - Method in class org.jibx.binding.model.TemplateElementBase
-
Get handled class information.
- getId() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get ID property child.
- getIdClassIndex(String) - Method in class org.jibx.binding.def.BindingDefinition
-
Get index for ID'ed class from binding.
- getIdent() - Method in class org.jibx.binding.model.ValueElement
-
Get identity value.
- getIdentName() - Method in class org.jibx.binding.model.ValueElement
-
Get identity string value.
- getImplComponent() - Method in interface org.jibx.binding.def.IMapping
-
Get binding component implementing mapping.
- getImplComponent() - Method in class org.jibx.binding.def.MappingDefinition
-
- getImplComponent() - Method in class org.jibx.binding.def.MappingDirect
-
- getImplComponent() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getImplComponent() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getIncludeBinding(URL, BindingElement, ValidationContext) - Method in class org.jibx.binding.model.BindingElement
-
Get included binding.
- getIncludePath() - Method in class org.jibx.binding.model.IncludeElement
-
Get path to included binding.
- getIndex() - Method in class org.jibx.binding.def.BindingDefinition
-
Get index number of binding.
- getIndex() - Method in class org.jibx.binding.def.NamespaceDefinition
-
Get namespace index.
- GETINDEX_METHODNAME - Static variable in class org.jibx.binding.def.MappingBase
-
- GETINDEX_SIGNATURE - Static variable in class org.jibx.binding.def.MappingBase
-
- getInitializerMethod(String) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for initializer.
- getInitializerMethod(String) - Method in class org.jibx.binding.model.ClassWrapper
-
- getInitializerMethod(String) - Method in interface org.jibx.util.IClass
-
Get information for initializer.
- getInputSide() - Method in class org.jibx.binding.model.SplitElement
-
Get input side of binding.
- getInstance(ClassFile, BoundClass) - Static method in class org.jibx.binding.classes.BoundClass
-
Get binding information for class.
- getInstance(String, BoundClass) - Static method in class org.jibx.binding.classes.BoundClass
-
Get binding information for class.
- getInstanceSigs() - Method in class org.jibx.binding.classes.ClassFile
-
Get signatures for all types of which instances of this type are
instances.
- getInstanceSigs() - Method in class org.jibx.binding.model.ClassWrapper
-
- getInstanceSigs() - Method in interface org.jibx.util.IClass
-
Get signatures for all types of which instances of this type are
instances.
- getInstructionBuilder() - Method in class org.jibx.binding.classes.ClassFile
-
Get instruction builder for modifying class.
- getInteger(int) - Static method in class org.jibx.binding.util.IntegerCache
-
Get Integer for value.
- getInterfaces() - Method in class org.jibx.binding.classes.ClassFile
-
Get names of all interfaces implemented by class.
- getInterfaces() - Method in class org.jibx.binding.model.ClassWrapper
-
- getInterfaces() - Method in interface org.jibx.util.IClass
-
Get names of all interfaces implemented directly by class.
- getItem() - Method in class org.jibx.binding.classes.BindingMethod
-
Get the method item.
- getItem() - Method in class org.jibx.binding.classes.ExistingMethod
-
Get the method item.
- getItem() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get the method item.
- getItemType() - Method in class org.jibx.binding.def.NestedCollection
-
Get the collection item type.
- getItemTypeClass() - Method in class org.jibx.binding.model.CollectionElement
-
Get item type information.
- getItemTypeName() - Method in class org.jibx.binding.model.CollectionElement
-
Get item type name.
- getIterMethodItem() - Method in class org.jibx.binding.model.CollectionElement
-
Get iterator method information.
- getIterMethodName() - Method in class org.jibx.binding.model.CollectionElement
-
Get iterator method name.
- getJavaDoc() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getJavaDoc() - Method in class org.jibx.binding.model.ClassWrapper
-
- getJavaDoc() - Method in interface org.jibx.util.IClass
-
Get the JavaDoc comment for this class.
- getJavaDoc() - Method in interface org.jibx.util.IClassItem
-
Get item JavaDoc description, if available.
- getKeys() - Method in class org.jibx.binding.model.BindingOrganizer
-
Get the list of binding key objects.
- getKeyValue(Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Get local variable for object.
- getLabel() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get label for this definition.
- getLabel() - Method in class org.jibx.binding.model.FormatElement
-
Get format label.
- getLabel() - Method in class org.jibx.binding.model.TemplateElement
-
Get template label.
- getLabelName() - Method in class org.jibx.binding.model.StructureAttributes
-
Get label name for child component list.
- getLastInstruction() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get last instruction in method.
- getLoadMethod(ClassItem, ClassFile) - Method in class org.jibx.binding.classes.BoundClass
-
Get load access method for member of this class.
- getLoadMethodItem() - Method in class org.jibx.binding.model.CollectionElement
-
Get load method information.
- getLoadMethodName() - Method in class org.jibx.binding.model.CollectionElement
-
Get load method name.
- getLocator() - Method in class org.jibx.binding.model.ClassWrapper
-
- getLocator() - Method in interface org.jibx.util.IClass
-
Get the locator which provided this class.
- getMajorVersion() - Method in class org.jibx.binding.model.BindingElement
-
Get major version number.
- getMapAsName() - Method in class org.jibx.binding.model.StructureElement
-
Get name of mapping type.
- getMapAsQName() - Method in class org.jibx.binding.model.StructureElement
-
Get qualified name of mapping type.
- getMapping() - Method in class org.jibx.binding.def.MappingReference
-
- getMappingAtLevel(String) - Method in class org.jibx.binding.def.DefinitionContext
-
Get mapping definition for class if defined at this level.
- getMappingCount() - Method in class org.jibx.binding.model.BindingHolder
-
Get the number of mapping definitions present in this binding.
- getMappingName() - Method in interface org.jibx.binding.def.IMapping
-
Get the mapping name used in binding tables.
- getMappingName() - Method in class org.jibx.binding.def.MappingBase
-
- getMappingName() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getMappingName() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getMappings() - Method in class org.jibx.binding.def.DefinitionContext
-
Get mapping definitions at level.
- getMarshaller() - Method in class org.jibx.binding.def.DirectObject
-
Get marshaller class used for mapping.
- getMarshaller() - Method in interface org.jibx.binding.def.IMapping
-
Get marshaller class used for mapping.
- getMarshaller() - Method in class org.jibx.binding.def.MappingDefinition
-
- getMarshaller() - Method in class org.jibx.binding.def.MappingDirect
-
- getMarshaller() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getMarshaller() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getMarshaller() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get marshaller class information.
- getMarshaller() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get marshaller class information.
- GETMARSHALLER_METHOD - Static variable in class org.jibx.binding.def.MappingBase
-
- GETMARSHALLER_SIGNATURE - Static variable in class org.jibx.binding.def.MappingBase
-
- getMarshallerName() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get marshaller class name.
- getMarshallerName() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get marshaller class name.
- getMarshallerUnmarshallerName(String) - Method in class org.jibx.binding.def.BindingDefinition
-
Get marshaller/unmarshaller name in binding.
- getMethod() - Method in class org.jibx.binding.classes.BindingMethod
-
Get the actual method.
- getMethod(String, String) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for method without respect to potential trailing
arguments or return value.
- getMethod(String, String[]) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for method matching one of several possible signatures.
- getMethod() - Method in class org.jibx.binding.classes.ExistingMethod
-
Get the actual method.
- getMethod() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get the actual method.
- getMethod(String, String) - Method in class org.jibx.binding.model.ClassWrapper
-
- getMethod(String, String[]) - Method in class org.jibx.binding.model.ClassWrapper
-
- getMethod(String, String) - Method in interface org.jibx.util.IClass
-
Get information for method without respect to potential trailing
arguments or return value.
- getMethod(String, String[]) - Method in interface org.jibx.util.IClass
-
Get information for method matching one of several possible signatures.
- getMethodItems() - Method in class org.jibx.binding.classes.ClassFile
-
Get array of methods defined by class.
- getMethods() - Method in class org.jibx.binding.model.ClassWrapper
-
- getMethods() - Method in interface org.jibx.util.IClass
-
Get all methods of class.
- getMinorVersion() - Method in class org.jibx.binding.model.BindingElement
-
Get minor version number.
- getModCount() - Method in class org.jibx.util.LazyList
-
Get modify counter.
- getModifiablePath() - Static method in class org.jibx.binding.classes.ClassCache
-
Return the first modifiable directory path from the classpath in use.
- getMostSpecificComponent(IClass) - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Get best binding component for class.
- getMungedFile() - Method in class org.jibx.binding.classes.BoundClass
-
Get munged class file information.
- getName() - Method in class org.jibx.binding.classes.BindingMethod
-
Get name of method.
- getName() - Method in class org.jibx.binding.classes.ClassFile
-
Get fully qualified class name.
- getName() - Method in class org.jibx.binding.classes.ClassItem
-
Get item name.
- getName() - Method in class org.jibx.binding.classes.ExistingMethod
-
Get name of method.
- getName() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get name of method being constructed.
- getName() - Method in interface org.jibx.binding.def.IMapping
-
Get mapped element name.
- getName() - Method in class org.jibx.binding.def.MappingDefinition
-
- getName() - Method in class org.jibx.binding.def.MappingDirect
-
- getName() - Method in class org.jibx.binding.def.NameDefinition
-
Get the local name.
- getName() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getName() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getName() - Method in class org.jibx.binding.def.PropertyDefinition
-
Get property name.
- getName() - Method in class org.jibx.binding.model.BindingElement
-
Get binding name.
- getName() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getName() - Method in class org.jibx.binding.model.ClassWrapper
-
- getName() - Method in interface org.jibx.binding.model.IComponent
-
Get name.
- getName() - Method in class org.jibx.binding.model.MappingElementBase
-
Get name.
- getName() - Method in class org.jibx.binding.model.NameAttributes
-
Get name.
- getName() - Method in class org.jibx.binding.model.StructureElement
-
- getName() - Method in class org.jibx.binding.model.StructureElementBase
-
Get name.
- getName() - Method in class org.jibx.binding.model.ValueElement
-
Get name.
- getName() - Method in interface org.jibx.util.IClass
-
Get fully qualified class name.
- getName() - Method in interface org.jibx.util.IClassItem
-
Get item name.
- GETNAME_METHODNAME - Static variable in class org.jibx.binding.def.MappingBase
-
- GETNAME_SIGNATURE - Static variable in class org.jibx.binding.def.MappingBase
-
- getNameAttributes() - Method in class org.jibx.binding.model.MappingElementBase
-
Get name attributes.
- getNamedComponent(String) - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Get named binding component definition.
- getNamedConversion(QName) - Method in class org.jibx.binding.def.DefinitionContext
-
Get named conversion definition.
- getNamedFormat(String) - Method in class org.jibx.binding.model.DefinitionContext
-
Get named format definition.
- getNamedStructure(String) - Method in class org.jibx.binding.def.DefinitionContext
-
Get nested structure by name.
- getNamedStructure(String) - Method in class org.jibx.binding.model.DefinitionContext
-
Get labeled structure definition within this context.
- getNamedTemplate(String) - Method in class org.jibx.binding.model.DefinitionContext
-
Get named template definition.
- getNamespace() - Method in class org.jibx.binding.def.NameDefinition
-
Get the namespace URI.
- getNamespace() - Method in class org.jibx.binding.model.BindingHolder
-
Get namespace URI associated with this binding.
- getNamespace() - Method in class org.jibx.binding.model.MappingElementBase
-
Get effective namespace information.
- getNamespace() - Method in class org.jibx.binding.model.NameAttributes
-
Get effective namespace definition.
- getNamespace() - Method in class org.jibx.binding.model.StructureElementBase
-
Get effective namespace information.
- getNamespace() - Method in class org.jibx.binding.model.ValueElement
-
Get effective namespace information.
- getNamespace() - Method in class org.jibx.util.HolderBase
-
Get namespace URI associated with this file.
- getNamespaceForPrefix(String) - Method in class org.jibx.binding.model.DefinitionContext
-
Get namespace for prefix.
- getNamespaceIndex(String, boolean) - Method in class org.jibx.binding.def.DefinitionContext
-
Get namespace index for a given URI.
- getNamespaces() - Method in class org.jibx.binding.def.DefinitionContext
-
Get the namespaces defined in this context
- getNamespaces() - Method in interface org.jibx.binding.def.IMapping
-
Get namespaces defined for mapping.
- getNamespaces() - Method in class org.jibx.binding.def.MappingDefinition
-
- getNamespaces() - Method in class org.jibx.binding.def.MappingDirect
-
- getNamespaces() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getNamespaces() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getNamespaces() - Method in class org.jibx.binding.model.DefinitionContext
-
Get the namespaces defined in this context
- getNamespaceUriIndex(String, String) - Method in class org.jibx.binding.def.BindingDefinition
-
Get index for namespace URI in binding.
- getNestingDepth() - Method in class org.jibx.binding.model.TreeContext
-
Get depth of nesting in binding.
- getObjectType() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get class linked to binding element.
- getObjectType() - Method in class org.jibx.binding.model.StructureElementBase
-
- getObjectType() - Method in class org.jibx.binding.model.TemplateElementBase
-
- getOutputSide() - Method in class org.jibx.binding.model.SplitElement
-
Get output side of binding.
- getOwningClass() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getOwningClass() - Method in interface org.jibx.util.IClassItem
-
Get owning class information.
- getPackage() - Method in class org.jibx.binding.classes.ClassFile
-
Get package name.
- getPackage() - Method in class org.jibx.binding.model.ClassWrapper
-
- getPackage() - Method in interface org.jibx.util.IClass
-
Get package name.
- getParameterJavaDoc(int) - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getParameterJavaDoc(int) - Method in interface org.jibx.util.IClassItem
-
Get method parameter JavaDoc description, if available.
- getParameterName(int) - Method in class org.jibx.binding.classes.ClassItem
-
Get method parameter name.
- getParameterName(int) - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getParameterName(int) - Method in interface org.jibx.util.IClassItem
-
Get method parameter name, if available.
- getParametersFromSignature(String) - Static method in class org.jibx.binding.classes.ClassItem
-
Get parameter type names from method signature.
- getParentContainer() - Method in class org.jibx.binding.model.TreeContext
-
Get parent container information.
- getParentElement() - Method in class org.jibx.binding.model.TreeContext
-
Get containing element.
- getParentElement(int) - Method in class org.jibx.binding.model.TreeContext
-
Get containing element at generation level.
- getPostset() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get post-set method information.
- getPostset() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get post-set method information.
- getPostsetName() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get post-set method name.
- getPostsetName() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get post-set method name.
- getPrefix() - Method in class org.jibx.binding.def.BindingDefinition
-
Get prefix for method or class generation.
- getPrefix(String) - Method in class org.jibx.binding.def.BindingDefinition
-
Get the prefix assigned for a namespace.
- getPrefix() - Method in class org.jibx.binding.def.NamespaceDefinition
-
Get prefix for namespace.
- getPrefix() - Method in class org.jibx.binding.model.BindingHolder
-
Get namespace prefix for this binding.
- getPrefix() - Method in class org.jibx.binding.model.MappingElementBase
-
Get specified namespace prefix.
- getPrefix() - Method in class org.jibx.binding.model.NameAttributes
-
Get specified namespace prefix.
- getPrefix() - Method in class org.jibx.binding.model.NamespaceElement
-
Get prefix.
- getPrefix() - Method in class org.jibx.binding.model.StructureElementBase
-
Get specified namespace prefix.
- getPrefix() - Method in class org.jibx.binding.model.ValueElement
-
Get specified namespace prefix.
- getPrefix(String) - Method in class org.jibx.util.HolderBase
-
Get the prefix for a namespace URI.
- getPreget() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get pre-get method information.
- getPreget() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get pre-get method information.
- getPregetName() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get pre-get method name.
- getPregetName() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get pre-get method name.
- getPrepareMethod() - Method in interface org.jibx.binding.def.ITypeBinding
-
Get the method which handles preparation for marshalling an instance.
- getPrepareMethod() - Method in class org.jibx.binding.def.ObjectBinding
-
- getPrepareMethod() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getPreset() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get pre-set method information.
- getPreset() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get pre-set method information.
- getPresetName() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get pre-set method name.
- getPresetName() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get pre-set method name.
- getPrimitiveSignature(String) - Static method in class org.jibx.binding.classes.ClassItem
-
Get the signature for a primitive.
- getProblems() - Method in class org.jibx.binding.model.ValidationContext
-
Get list of problems.
- getProperty() - Method in class org.jibx.binding.def.ComponentProperty
-
Get the property information.
- getPropertyName() - Method in class org.jibx.binding.def.ValueChild
-
Get property name.
- getQName() - Method in class org.jibx.binding.model.FormatElement
-
Get format qualified name.
- getRawClass() - Method in class org.jibx.binding.classes.ClassFile
-
Get raw current class information.
- getReferences() - Method in class org.jibx.util.HolderBase
-
Get the set of references from this file to other files of the same type.
- getReferenceType() - Method in interface org.jibx.binding.def.IMapping
-
Get class name of type to be assumed for references to this mapping.
- getReferenceType() - Method in class org.jibx.binding.def.MappingDefinition
-
- getReferenceType() - Method in class org.jibx.binding.def.MappingDirect
-
- getReferenceType() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getReferenceType() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getRequiredBinding(Object) - Method in class org.jibx.binding.model.BindingHolder
-
Get the binding associated with a particular control object.
- getRequiredBinding(Object) - Method in class org.jibx.binding.model.BindingOrganizer
-
Get the binding associated with a particular control object.
- getRequiredClassInfo(String) - Method in class org.jibx.binding.classes.ClassCache.ClassCacheLocator
-
- getRequiredClassInfo(String) - Method in class org.jibx.binding.model.TreeContext
-
Get required class information.
- getRequiredClassInfo(String) - Method in class org.jibx.util.DummyClassLocator
-
Get required class information.
- getRequiredClassInfo(String) - Method in interface org.jibx.util.IClassLocator
-
Get required class information.
- getReturnJavaDoc() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getReturnJavaDoc() - Method in interface org.jibx.util.IClassItem
-
Get return JavaDoc description for method, if available.
- getRoot() - Method in class org.jibx.binding.classes.ClassFile
-
Get root directory for load path.
- getSchemas() - Method in class org.jibx.binding.SchemaGenerator
-
Get array of generated schemas.
- getSerializer() - Method in class org.jibx.binding.model.FormatElement
-
Get serializer method information.
- getSerializer() - Method in class org.jibx.binding.model.StringAttributes
-
Get serializer method information.
- getSerializer() - Method in class org.jibx.binding.model.ValueElement
-
Get serializer method information.
- getSerializerName() - Method in class org.jibx.binding.model.FormatElement
-
Get serializer name.
- getSerializerName() - Method in class org.jibx.binding.model.StringAttributes
-
Get serializer name.
- getSerializerName() - Method in class org.jibx.binding.model.ValueElement
-
Get serializer name.
- getSet() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get set method information.
- getSet() - Method in class org.jibx.binding.model.StructureElementBase
-
Get set method information.
- getSet() - Method in class org.jibx.binding.model.ValueElement
-
Get set method information.
- getSetName() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get set method name.
- getSetName() - Method in class org.jibx.binding.model.StructureElementBase
-
Get set method name.
- getSetName() - Method in class org.jibx.binding.model.ValueElement
-
Get set method name.
- getSetType() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get type for value stored from stack.
- getSetType() - Method in class org.jibx.binding.model.StructureElementBase
-
Get type for value stored from stack.
- getSetType() - Method in class org.jibx.binding.model.ValueElement
-
Get type for value stored from stack.
- getSetValueType() - Method in class org.jibx.binding.def.PropertyDefinition
-
Get value type as fully qualified name for stored property value.
- getSeverity() - Method in class org.jibx.binding.model.ValidationProblem
-
Get problem severity level.
- getSignature() - Method in class org.jibx.binding.classes.BindingMethod
-
Get signature.
- getSignature() - Method in class org.jibx.binding.classes.ClassFile
-
Get signature for class as type.
- getSignature() - Method in class org.jibx.binding.classes.ClassItem
-
Get method signature.
- getSignature() - Method in class org.jibx.binding.classes.ExistingMethod
-
Get signature.
- getSignature() - Method in class org.jibx.binding.classes.MethodBuilder
-
Get signature.
- getSignature() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getSignature(String) - Static method in class org.jibx.binding.model.ClassUtils
-
Gets the signature string corresponding to a type.
- getSignature() - Method in class org.jibx.binding.model.ClassWrapper
-
- getSignature() - Method in interface org.jibx.util.IClass
-
Get signature for class as type.
- getSignature() - Method in interface org.jibx.util.IClassItem
-
Get field or method signature.
- getSignatureVariants(String) - Static method in class org.jibx.binding.classes.ClassItem
-
Get all variant signatures for a fully qualified class name.
- getSignatureVariants(String, ValidationContext) - Static method in class org.jibx.binding.model.ClassUtils
-
Get all variant signatures for a fully qualified class name.
- getSizeMethodItem() - Method in class org.jibx.binding.model.CollectionElement
-
Get size method information.
- getSizeMethodName() - Method in class org.jibx.binding.model.CollectionElement
-
Get size method name.
- getSlot(Object) - Method in class org.jibx.binding.classes.ExceptionMethodBuilder
-
Check if local variable slot defined for object.
- getSpecificComponent(String) - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Get specific binding component for type.
- getSpecificConversion(String) - Method in class org.jibx.binding.def.DefinitionContext
-
Get specific conversion definition for type.
- getSpecificFormat(String) - Method in class org.jibx.binding.model.DefinitionContext
-
Get specific format definition for type.
- getSpecificTemplate(String) - Method in class org.jibx.binding.model.DefinitionContext
-
Get specific template definition for type.
- getStaticMethod(String, String) - Method in class org.jibx.binding.classes.ClassFile
-
Get information for static method without respect to return value.
- getStaticMethod(String, String) - Method in class org.jibx.binding.model.ClassWrapper
-
- getStaticMethod(String, String) - Method in interface org.jibx.util.IClass
-
Get information for static method without respect to return value.
- getStoreMethod(ClassItem, ClassFile) - Method in class org.jibx.binding.classes.BoundClass
-
Get store access method for member of this class.
- getStoreMethodItem() - Method in class org.jibx.binding.model.CollectionElement
-
Get store method information.
- getStoreMethodName() - Method in class org.jibx.binding.model.CollectionElement
-
Get store method name.
- getStyle() - Method in class org.jibx.binding.model.NestingAttributes
-
Get style value.
- getStyle() - Method in class org.jibx.binding.model.NestingElementBase
-
Get style value set on this nesting element.
- getStyle() - Method in class org.jibx.binding.model.ValueElement
-
Get style value.
- getStyleDefault() - Method in class org.jibx.binding.def.BindingDefinition
-
Get default style for value expression.
- getStyleDefault() - Method in interface org.jibx.binding.def.IContainer
-
Get default style for value expression.
- getStyleName() - Method in class org.jibx.binding.model.NestingAttributes
-
Get style string value.
- getStyleName() - Method in class org.jibx.binding.model.NestingElementBase
-
Get style name set on this nesting element.
- getStyleName() - Method in class org.jibx.binding.model.ValueElement
-
Get style string value.
- getSuperClass() - Method in class org.jibx.binding.model.ClassWrapper
-
- getSuperClass() - Method in interface org.jibx.util.IClass
-
Get superclass.
- getSuperFile() - Method in class org.jibx.binding.classes.ClassFile
-
Get superclass information.
- getSuperName() - Method in class org.jibx.binding.classes.ClassFile
-
Get superclass name.
- getTargetClass() - Method in class org.jibx.binding.def.DirectObject
-
Get target class for mapping.
- getTargetPackage() - Method in class org.jibx.binding.model.BindingElement
-
Get package for generated context factory class.
- getTest() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get test method information.
- getTest() - Method in class org.jibx.binding.model.StructureElementBase
-
Get test method information.
- getTest() - Method in class org.jibx.binding.model.ValueElement
-
Get test method information.
- getTestName() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get test method name.
- getTestName() - Method in class org.jibx.binding.model.StructureElementBase
-
Get test method name.
- getTestName() - Method in class org.jibx.binding.model.ValueElement
-
Get test method name.
- getType() - Method in class org.jibx.binding.classes.ClassFile
-
Get class as type.
- getType() - Method in class org.jibx.binding.def.DirectGeneric
-
- getType() - Method in class org.jibx.binding.def.DirectObject
-
- getType() - Method in class org.jibx.binding.def.DirectProperty
-
- getType() - Method in class org.jibx.binding.def.ElementWrapper
-
- getType() - Method in interface org.jibx.binding.def.IComponent
-
Get type expected by component.
- getType() - Method in class org.jibx.binding.def.MappingReference
-
- getType() - Method in class org.jibx.binding.def.NestedBase
-
- getType() - Method in class org.jibx.binding.def.NestedStructure
-
- getType() - Method in class org.jibx.binding.def.ObjectBinding
-
- getType() - Method in class org.jibx.binding.def.PassThroughComponent
-
- getType() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getType() - Method in class org.jibx.binding.def.ValueChild
-
- getType() - Method in class org.jibx.binding.model.FormatElement
-
Get value type.
- getType() - Method in interface org.jibx.binding.model.IComponent
-
Get value type information.
- getType() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get type information.
- getType() - Method in class org.jibx.binding.model.StringAttributes
-
Get value type.
- getType() - Method in class org.jibx.binding.model.StructureElement
-
- getType() - Method in class org.jibx.binding.model.StructureElementBase
-
- getType() - Method in class org.jibx.binding.model.TemplateElementBase
-
- getType() - Method in class org.jibx.binding.model.ValueElement
-
- getTypeFromSignature(String) - Static method in class org.jibx.binding.classes.ClassItem
-
Get return type names from method signature.
- getTypeName() - Method in class org.jibx.binding.classes.ClassItem
-
Get item type as fully qualified class name.
- getTypeName() - Method in interface org.jibx.binding.def.IMapping
-
Get type name.
- getTypeName() - Method in class org.jibx.binding.def.MappingBase
-
- getTypeName() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getTypeName() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getTypeName() - Method in class org.jibx.binding.def.PropertyDefinition
-
Get declared type fully qualified name.
- getTypeName() - Method in class org.jibx.binding.def.StringConversion
-
Get name of type handled by this conversion.
- getTypeName() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- getTypeName() - Method in class org.jibx.binding.model.FormatElement
-
Get value type name.
- getTypeName() - Method in class org.jibx.binding.model.MappingElementBase
-
Get type name.
- getTypeName() - Method in class org.jibx.binding.model.TemplateElement
-
Get type name.
- getTypeName() - Method in interface org.jibx.util.IClassItem
-
Get item type as fully qualified class name.
- getTypeNamespace() - Method in class org.jibx.binding.model.TemplateElement
-
Get effective namespace information for type.
- getTypePrefix() - Method in class org.jibx.binding.model.TemplateElement
-
Get namespace prefix specified for type.
- getTypeQName() - Method in class org.jibx.binding.model.MappingElementBase
-
Get type qualified name.
- getTypeUri() - Method in class org.jibx.binding.model.TemplateElement
-
Get namespace URI specified for type.
- getUniqueMethod(MethodBuilder) - Method in class org.jibx.binding.classes.BoundClass
-
Get unique method.
- getUniqueNamed(MethodBuilder) - Method in class org.jibx.binding.classes.BoundClass
-
Get unique method.
- getUniqueSupportClass(ClassFile) - Static method in class org.jibx.binding.classes.MungedClass
-
Get unique generated support class.
- getUnmarshaller() - Method in class org.jibx.binding.def.DirectObject
-
Get unmarshaller class used for mapping.
- getUnmarshaller() - Method in interface org.jibx.binding.def.IMapping
-
Get unmarshaller class used for mapping.
- getUnmarshaller() - Method in class org.jibx.binding.def.MappingDefinition
-
- getUnmarshaller() - Method in class org.jibx.binding.def.MappingDirect
-
- getUnmarshaller() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getUnmarshaller() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getUnmarshaller() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get unmarshaller class information.
- getUnmarshaller() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get unmarshaller class information.
- GETUNMARSHALLER_METHOD - Static variable in class org.jibx.binding.def.MappingBase
-
- GETUNMARSHALLER_SIGNATURE - Static variable in class org.jibx.binding.def.MappingBase
-
- getUnmarshallerName() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get unmarshaller class name.
- getUnmarshallerName() - Method in class org.jibx.binding.model.ObjectAttributes
-
Get unmarshaller class name.
- getUri() - Method in class org.jibx.binding.def.NamespaceDefinition
-
Get namespace URI.
- getUri() - Method in interface org.jibx.binding.model.IComponent
-
Get specified namespace URI.
- getUri() - Method in class org.jibx.binding.model.MappingElementBase
-
Get specified namespace URI.
- getUri() - Method in class org.jibx.binding.model.NameAttributes
-
Get specified namespace URI.
- getUri() - Method in class org.jibx.binding.model.NamespaceElement
-
Get namespace URI.
- getUri() - Method in class org.jibx.binding.model.StructureElement
-
- getUri() - Method in class org.jibx.binding.model.StructureElementBase
-
Get specified namespace URI.
- getUri() - Method in class org.jibx.binding.model.ValueElement
-
Get specified namespace URI.
- getUsage() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get usage value.
- getUsage() - Method in class org.jibx.binding.model.StructureElementBase
-
Get usage value.
- getUsage() - Method in class org.jibx.binding.model.ValueElement
-
Get usage value.
- getUsageName() - Method in class org.jibx.binding.model.PropertyAttributes
-
Get usage name.
- getUsageName() - Method in class org.jibx.binding.model.StructureElementBase
-
Get usage name.
- getUsageName() - Method in class org.jibx.binding.model.ValueElement
-
Get usage name.
- getUseCount() - Method in class org.jibx.binding.classes.ClassFile
-
Get use count for class.
- getUsing() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get label for definition to be used.
- getUsingName() - Method in class org.jibx.binding.model.StructureAttributes
-
Get name for child component list definition.
- getValidation() - Method in class org.jibx.binding.model.BindingElement.UnmarshalWrapper
-
- getWarningCount() - Method in class org.jibx.binding.model.ValidationContext
-
Get number of warning problems reported.
- getWrapperName() - Method in class org.jibx.binding.def.DirectGeneric
-
- getWrapperName() - Method in class org.jibx.binding.def.DirectObject
-
- getWrapperName() - Method in class org.jibx.binding.def.DirectProperty
-
- getWrapperName() - Method in class org.jibx.binding.def.ElementWrapper
-
- getWrapperName() - Method in interface org.jibx.binding.def.IComponent
-
Get element wrapper name.
- getWrapperName() - Method in class org.jibx.binding.def.MappingDefinition
-
- getWrapperName() - Method in class org.jibx.binding.def.MappingDirect
-
- getWrapperName() - Method in class org.jibx.binding.def.NestedBase
-
- getWrapperName() - Method in class org.jibx.binding.def.NestedCollection
-
- getWrapperName() - Method in class org.jibx.binding.def.PassThroughComponent
-
- getWrapperName() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- getWrapperName() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- getWrapperName() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- getWrapperName() - Method in class org.jibx.binding.def.ValueChild
-
- IClass - Interface in org.jibx.util
-
Interface for class file information.
- IClassItem - Interface in org.jibx.util
-
Interface for field or method information.
- IClassLocator - Interface in org.jibx.util
-
Locator for class information.
- IComponent - Interface in org.jibx.binding.def
-
Child component (attribute or content) interface definition.
- IComponent - Interface in org.jibx.binding.model
-
Child component interface definition.
- IContainer - Interface in org.jibx.binding.def
-
Containing binding definitions structure interface.
- IContextObj - Interface in org.jibx.binding.def
-
Containing object context interface.
- ILinkable - Interface in org.jibx.binding.def
-
Linkable component interface definition.
- IMapping - Interface in org.jibx.binding.def
-
Interface for mapping definitions.
- IMARSHALLABLE_INTERFACE - Static variable in class org.jibx.binding.def.MappingBase
-
- IN_BINDING - Static variable in class org.jibx.binding.model.BindingElement
-
- INCLUDE_ELEMENT - Static variable in class org.jibx.binding.model.ElementBase
-
- IncludeElement - Class in org.jibx.binding.model
-
Model component for include element of binding definition.
- IncludeElement() - Constructor for class org.jibx.binding.model.IncludeElement
-
Constructor.
- incrementCount(Object) - Method in class org.jibx.util.ReferenceCountMap
-
Increment a use count in the table.
- incrementUseCount() - Method in class org.jibx.binding.classes.ClassFile
-
Increment use count for class.
- indent(int) - Static method in class org.jibx.binding.def.BindingDefinition
-
- indexOf(String) - Method in class org.jibx.util.StringArray
-
Find index of a particular string in the array.
- init() - Method in class org.jibx.binding.ant.CompileTask
-
Hook method called by ant framework to handle
task initialization.
- initStackState(BranchWrapper) - Method in class org.jibx.binding.classes.MethodBuilder
-
Initialize stack state to match branch source.
- initStackState(BranchWrapper, int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Initialize stack state to partially match branch source.
- initStackState(String[]) - Method in class org.jibx.binding.classes.MethodBuilder
-
Initialize stack state to array of value types.
- INPUT_ELEMENT - Static variable in class org.jibx.binding.model.ElementBase
-
- InputElement - Class in org.jibx.binding.model
-
Model component for input element of binding definition.
- InputElement() - Constructor for class org.jibx.binding.model.InputElement
-
Constructor.
- InsertionOrderedMap - Class in org.jibx.util
-
Map with keys iterated in insertion order.
- InsertionOrderedMap() - Constructor for class org.jibx.util.InsertionOrderedMap
-
- InsertionOrderedMap.ListSet - Class in org.jibx.util
-
Set implementation backed by a list.
- InsertionOrderedMap.ValueCollection - Class in org.jibx.util
-
- InsertionOrderedMap.ValueIterator - Class in org.jibx.util
-
- InsertionOrderedSet - Class in org.jibx.util
-
Set with values iterated in insertion order.
- InsertionOrderedSet() - Constructor for class org.jibx.util.InsertionOrderedSet
-
- INSTANCE - Static variable in class org.jibx.binding.model.EmptyArrayList
-
- InstructionBuilder - Class in org.jibx.binding.classes
-
Instruction builder.
- InstructionBuilder(ClassGen, ConstantPoolGen) - Constructor for class org.jibx.binding.classes.InstructionBuilder
-
Constructor.
- IntegerCache - Class in org.jibx.binding.util
-
Cache of Integer values.
- IntegerCache() - Constructor for class org.jibx.binding.util.IntegerCache
-
- internalAppendCreateNew(String) - Method in class org.jibx.binding.classes.MethodBuilder
-
Internal append instruction to create instance of class.
- isAbstract() - Method in class org.jibx.binding.classes.ClassFile
-
Check if class is abstract.
- isAbstract() - Method in interface org.jibx.binding.def.IMapping
-
Check if mapping is abstract.
- isAbstract() - Method in class org.jibx.binding.def.MappingDefinition
-
- isAbstract() - Method in class org.jibx.binding.def.MappingDirect
-
- isAbstract() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- isAbstract() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- isAbstract() - Method in class org.jibx.binding.model.ClassWrapper
-
- isAbstract() - Method in class org.jibx.binding.model.MappingElementBase
-
Check for abstract mapping.
- isAbstract() - Method in interface org.jibx.util.IClass
-
Check if class is abstract.
- isAccessible(ClassItem) - Method in class org.jibx.binding.classes.ClassFile
-
Check accessible method.
- isAccessible(IClassItem) - Method in class org.jibx.binding.model.ClassWrapper
-
- isAccessible(IClassItem) - Method in interface org.jibx.util.IClass
-
Check accessible method.
- isAddConstructors() - Method in class org.jibx.binding.def.BindingDefinition
-
Check if default constructor generation is enabled.
- isAddConstructors() - Method in class org.jibx.binding.model.BindingElement
-
Check if default constructor generation is enabled.
- isAllowRepeats() - Method in class org.jibx.binding.model.ContainerElementBase
-
Check if repeated child elements are allowed.
- isAllowRepeats() - Method in class org.jibx.binding.model.StructureAttributes
-
Check if repeated child elements are allowed.
- isArray() - Method in class org.jibx.binding.classes.ClassFile
-
Check if class is an array.
- isAssignable(String, String) - Static method in class org.jibx.binding.classes.ClassItem
-
Check if a value of one type can be directly assigned to another type.
- isAssignable(String, String, ValidationContext) - Static method in class org.jibx.binding.model.ClassUtils
-
Check if a value of one type can be directly assigned to another type.
- isAssignable(IClass) - Method in class org.jibx.binding.model.ClassWrapper
-
- isAssignable(IClass) - Method in interface org.jibx.util.IClass
-
Check if a value of this type can be directly assigned to another type.
- isAttribute() - Method in class org.jibx.binding.model.NameAttributes
-
Get flag for an attribute name.
- isAttributeDefault() - Method in class org.jibx.binding.def.NamespaceDefinition
-
Check if default namespace for attributes.
- isAttributeDefault() - Method in class org.jibx.binding.model.NamespaceElement
-
Check if default namespace for attributes.
- isBase() - Method in interface org.jibx.binding.def.IMapping
-
Check if mapping has extensions.
- isBase() - Method in class org.jibx.binding.def.MappingDefinition
-
- isBase() - Method in class org.jibx.binding.def.MappingDirect
-
- isBase() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- isBase() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- isBoundClass(String) - Method in class org.jibx.binding.Loader
-
Check if a class has been modified by a binding.
- isChoice() - Method in class org.jibx.binding.model.ContainerElementBase
-
Check if child components are a choice.
- isChoice() - Method in class org.jibx.binding.model.StructureAttributes
-
Check if child components are a choice.
- isClassified() - Method in class org.jibx.binding.model.ContainerElementBase
-
Check for child components classified.
- isClasspathUrl(String) - Static method in class org.jibx.util.ClasspathUrlExtender
-
Check if a URL string represents a resource from the classpath.
- isCompatibleTemplateType(IClass) - Method in class org.jibx.binding.model.DefinitionContext
-
Checks if a class is compatible with one or more templates.
- isCompatibleType(IClass) - Method in class org.jibx.binding.model.ClassHierarchyContext
-
Checks if a class is compatible with one or more components.
- isComplete() - Method in class org.jibx.binding.classes.ClassFile
-
Check if class is in complete state.
- isContentOrdered() - Method in class org.jibx.binding.def.BindingDefinition
-
- isContentOrdered() - Method in interface org.jibx.binding.def.IContainer
-
Check if content children are ordered.
- isContentOrdered() - Method in class org.jibx.binding.def.NestedBase
-
- isDefaultFormat() - Method in class org.jibx.binding.model.FormatElement
-
Check if default format for type.
- isDefaultTemplate() - Method in class org.jibx.binding.model.MappingElementBase
-
Check if this is a default template.
- isDefaultTemplate() - Method in class org.jibx.binding.model.TemplateElement
-
Check if default template for type.
- isDefaultTemplate() - Method in class org.jibx.binding.model.TemplateElementBase
-
Check if default template for type.
- isDirectAccess() - Method in class org.jibx.binding.classes.BoundClass
-
Check if class being changed directly.
- isElementDefault() - Method in class org.jibx.binding.def.NamespaceDefinition
-
Check if default namespace for elements.
- isElementDefault() - Method in class org.jibx.binding.model.NamespaceElement
-
Check if default namespace for elements.
- isEmpty() - Method in class org.jibx.binding.util.MultipleValueMap
-
Check if map is empty.
- isEmpty() - Method in class org.jibx.binding.util.ObjectStack
-
Check if stack is empty.
- isEmpty() - Method in class org.jibx.util.ChainedMap
-
Check if no overrides are defined.
- isEmpty() - Method in class org.jibx.util.InsertionOrderedMap
-
- isEmpty() - Method in class org.jibx.util.InsertionOrderedSet
-
- isEmpty() - Method in class org.jibx.util.StringStack
-
Check if stack is empty.
- isEqual(Object, Object) - Static method in class org.jibx.binding.model.BindingOrganizer
-
General object comparison method.
- isExistingFile() - Method in class org.jibx.util.HolderBase
-
Check if file already exists.
- isExtendable() - Method in class org.jibx.binding.classes.ClassFile
-
Check if binding methods can be added to class.
- isFlagOnly() - Method in class org.jibx.binding.def.PropertyDefinition
-
Check if property is flag only.
- isFlagOnly() - Method in class org.jibx.binding.model.PropertyAttributes
-
Check if property consists only of flag.
- isFlagOnly() - Method in class org.jibx.binding.model.StructureElementBase
-
Check if property is flag only.
- isFlexible() - Method in class org.jibx.binding.def.NestedBase
-
Check if flexible unmarshalling.
- isFlexible() - Method in class org.jibx.binding.model.ContainerElementBase
-
Get flexible flag.
- isFlexible() - Method in class org.jibx.binding.model.StructureAttributes
-
Get flexible flag.
- isForceClasses() - Method in class org.jibx.binding.model.BindingElement
-
Check if marshaller/unmarshaller class creation for top-level non-base
abstract mappings is forced.
- isForward() - Method in class org.jibx.binding.model.BindingElement
-
Check if forward references to IDs must be supported in XML.
- isForwards() - Method in class org.jibx.binding.def.BindingDefinition
-
Check if forward ids are supported by unmarshalling binding.
- isIdClass(String) - Method in class org.jibx.binding.model.BindingElement
-
Check if a class can be referenced by ID.
- isIdGlobal() - Method in class org.jibx.binding.def.BindingDefinition
-
Check if global ids are used by binding.
- isImplements(String) - Method in class org.jibx.binding.classes.ClassFile
-
Check if class implements an interface.
- isImplements(String) - Method in class org.jibx.binding.model.ClassWrapper
-
- isImplements(String) - Method in interface org.jibx.util.IClass
-
Check if class implements an interface.
- isImplicit() - Method in class org.jibx.binding.def.PropertyDefinition
-
Check if property is implicit value from collection.
- isImplicit() - Method in class org.jibx.binding.def.ValueChild
-
Check if implicit.
- isImplicit() - Method in interface org.jibx.binding.model.IComponent
-
Check if this structure implicitly uses the containing object.
- isImplicit() - Method in class org.jibx.binding.model.PropertyAttributes
-
Check if empty property definition.
- isImplicit() - Method in class org.jibx.binding.model.StructureElementBase
-
Check if this value implicitly uses the containing object.
- isImplicit() - Method in class org.jibx.binding.model.TemplateElementBase
-
- isImplicit() - Method in class org.jibx.binding.model.ValueElement
-
Check if this value implicitly uses the containing object.
- isInBinding() - Method in class org.jibx.binding.model.BindingElement
-
Check if this binding component applies for unmarshalling XML.
- isInBinding() - Method in class org.jibx.binding.model.TreeContext
-
Check if binding supports input.
- isInitializer() - Method in class org.jibx.binding.classes.ClassItem
-
Check if item is an initializer.
- isInitializer() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- isInitializer() - Method in interface org.jibx.util.IClassItem
-
Check if item is an initializer.
- isInput() - Method in class org.jibx.binding.def.BindingDefinition
-
Check if binding is defined for unmarshalling.
- isInterface() - Method in class org.jibx.binding.classes.ClassFile
-
Check if class is an interface.
- isInterface() - Method in class org.jibx.binding.model.ClassWrapper
-
- isInterface() - Method in interface org.jibx.util.IClass
-
Check if class is an interface.
- isLimitedDirectAccess() - Method in class org.jibx.binding.classes.BoundClass
-
Check if class being changed directly with restrictions.
- isLinked() - Method in class org.jibx.binding.def.LinkableBase
-
Check if linkage processing for this component is complete.
- isLoadable() - Method in class org.jibx.binding.def.PropertyDefinition
-
Check if the value can be loaded.
- isLookupSupported() - Method in class org.jibx.binding.classes.ClassCache.ClassCacheLocator
-
- isLookupSupported() - Method in class org.jibx.binding.model.TreeContext
-
Check if class lookup is supported.
- isLookupSupported() - Method in class org.jibx.util.DummyClassLocator
-
Check if class lookup is supported.
- isLookupSupported() - Method in interface org.jibx.util.IClassLocator
-
Check if class lookup is supported.
- isMappingReference() - Method in class org.jibx.binding.def.NestedStructure
-
Check if the structure is just a mapping reference.
- isMethod() - Method in class org.jibx.binding.classes.ClassItem
-
Check if item is a method.
- isMethod() - Method in class org.jibx.binding.model.ClassItemWrapper
-
- isMethod() - Method in interface org.jibx.util.IClassItem
-
Check if item is a method.
- isModifiable() - Method in class org.jibx.binding.classes.ClassFile
-
Check if class is modifiable.
- isModifiable() - Method in class org.jibx.binding.model.ClassWrapper
-
- isModifiable() - Method in class org.jibx.util.HolderBase
-
Check if file is modifiable.
- isModifiable() - Method in interface org.jibx.util.IClass
-
Check if class is modifiable.
- isModified() - Method in class org.jibx.binding.classes.ClassFile
-
Check if class has been modified.
- isNillable() - Method in class org.jibx.binding.model.ContainerElementBase
-
Check if nillable object.
- isNillable() - Method in class org.jibx.binding.model.ObjectAttributes
-
Check if nillable object.
- isNillable() - Method in class org.jibx.binding.model.ValueElement
-
Check if nillable object.
- isNullUri() - Method in class org.jibx.binding.def.NameDefinition
-
Check if namespace URI is null.
- isOptional() - Method in class org.jibx.binding.def.ComponentProperty
-
- isOptional() - Method in class org.jibx.binding.def.DirectGeneric
-
- isOptional() - Method in class org.jibx.binding.def.DirectObject
-
- isOptional() - Method in class org.jibx.binding.def.DirectProperty
-
- isOptional() - Method in class org.jibx.binding.def.ElementWrapper
-
- isOptional() - Method in interface org.jibx.binding.def.IComponent
-
Check if component is an optional item.
- isOptional() - Method in class org.jibx.binding.def.MappingReference
-
- isOptional() - Method in class org.jibx.binding.def.NestedBase
-
- isOptional() - Method in class org.jibx.binding.def.NestedCollection
-
- isOptional() - Method in class org.jibx.binding.def.ObjectBinding
-
- isOptional() - Method in class org.jibx.binding.def.PassThroughComponent
-
- isOptional() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- isOptional() - Method in class org.jibx.binding.def.PropertyDefinition
-
Check if property is optional.
- isOptional() - Method in class org.jibx.binding.def.ValueChild
-
- isOptional() - Method in class org.jibx.binding.model.BindingElement
-
- isOptional() - Method in interface org.jibx.binding.model.IComponent
-
Check if component is an optional item.
- isOptional() - Method in class org.jibx.binding.model.StructureElementBase
-
- isOptional() - Method in class org.jibx.binding.model.TemplateElementBase
-
- isOptional() - Method in class org.jibx.binding.model.ValueElement
-
- isOrdered() - Method in class org.jibx.binding.model.ContainerElementBase
-
Check if child components are ordered.
- isOrdered() - Method in class org.jibx.binding.model.StructureAttributes
-
Check if child components are ordered.
- isOutBinding() - Method in class org.jibx.binding.model.BindingElement
-
Check if this binding component applies for marshalling XML.
- isOutBinding() - Method in class org.jibx.binding.model.TreeContext
-
Check if binding supports output.
- isOutput() - Method in class org.jibx.binding.def.BindingDefinition
-
Check if binding is defined for marshalling.
- isPatternMatch(String, String) - Static method in class org.jibx.util.NameUtilities
-
Checks if a name matches a pattern.
- isPrecompiled() - Method in class org.jibx.binding.model.BindingElement
-
Check if a precompiled binding.
- isPrecompiled() - Method in class org.jibx.binding.model.IncludeElement
-
Check if precompiled binding.
- isPreserveClass(String) - Static method in class org.jibx.binding.classes.ClassCache
-
Check if a class is to be preserved without modification.
- isPrimitive(String) - Static method in class org.jibx.binding.classes.ClassItem
-
Check if type is a primitive.
- isPrimitive() - Method in class org.jibx.binding.def.ObjectStringConversion
-
Check if the type handled by this conversion is of a primitive type.
- isPrimitive() - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Check if the type handled by this conversion is of a primitive type.
- isPrimitive() - Method in class org.jibx.binding.def.StringConversion
-
Check if the type handled by this conversion is of a primitive type.
- isPrimitive(String) - Static method in class org.jibx.binding.model.ClassUtils
-
Check if type name is a primitive.
- isSimpleValue(String) - Static method in class org.jibx.util.Types
-
Check if type represents a simple text value.
- isSkipped(Object) - Method in class org.jibx.binding.model.TreeContext
-
Check if a component is being skipped due to a fatal error.
- isStackTopLong() - Method in class org.jibx.binding.classes.MethodBuilder
-
Check if top item on stack is a long value.
- isStatic() - Method in class org.jibx.binding.classes.ClassItem
-
Check if item is a static.
- isStaticMethod() - Method in class org.jibx.binding.classes.ContextMethodBuilder
-
Check if method is static.
- isSuperclass(String) - Method in class org.jibx.binding.classes.ClassFile
-
Check if another class is a superclass of this one.
- isSuperclass(String) - Method in class org.jibx.binding.model.ClassWrapper
-
- isSuperclass(String) - Method in interface org.jibx.util.IClass
-
Check if another class is a superclass of this one.
- isTestOnly() - Method in class org.jibx.binding.def.PropertyDefinition
-
Check if property is test only.
- isThis() - Method in class org.jibx.binding.def.PropertyDefinition
-
Check if property is "this" reference for object.
- isTrackSource() - Method in class org.jibx.binding.def.BindingDefinition
-
Check if source tracking is supported by unmarshalling binding.
- isTrackSource() - Method in class org.jibx.binding.model.BindingElement
-
Check if source position tracking enabled for unmarshalling.
- isTrimWhitespace() - Method in class org.jibx.binding.model.BindingElement
-
Check if whitespace should be trimmed from simple values.
- isUsed() - Method in class org.jibx.binding.classes.ExistingMethod
-
Check method used status.
- iterateBindings() - Method in class org.jibx.binding.model.BindingOrganizer
-
Iterate the collection of bindings.
- iterateMappings() - Method in class org.jibx.binding.model.BindingHolder
-
Get the number of mapping definitions present in this binding.
- iterator() - Method in class org.jibx.util.InsertionOrderedMap.ListSet
-
- iterator() - Method in class org.jibx.util.InsertionOrderedMap.ValueCollection
-
- iterator() - Method in class org.jibx.util.InsertionOrderedSet
-
- iterator() - Method in class org.jibx.util.LazyList
-
- iterator() - Method in class org.jibx.util.ReferenceCountMap
-
Get iterator for keys in map.
- iterator() - Method in class org.jibx.util.UniqueNameSet
-
Get iterator for names in set.
- ITypeBinding - Interface in org.jibx.binding.def
-
Interface for accessing methods used in a type binding.
- IUNMARSHALLABLE_INTERFACE - Static variable in class org.jibx.binding.def.MappingBase
-
- s_allowedAttributes - Static variable in class org.jibx.binding.model.BindingElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.CollectionElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.ContainerElementBase
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.FormatElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.IncludeElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.MappingElementBase
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.NameAttributes
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.NamespaceElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.NestingAttributes
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.NestingElementBase
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.ObjectAttributes
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.PropertyAttributes
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.StringAttributes
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.StructureAttributes
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.StructureElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.StructureElementBase
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.TemplateElementBase
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.binding.model.ValueElement
-
Enumeration of allowed attribute names
- s_argNameLists - Static variable in class org.jibx.binding.classes.MethodBuilder
-
Table of argument name lists (generated as needed).
- s_builtinFormats - Static variable in class org.jibx.binding.model.BuiltinFormats
-
Default format definitions.
- s_defaultEnum - Static variable in class org.jibx.binding.model.NamespaceElement
-
- s_whitespaceEnum - Static variable in class org.jibx.binding.model.StringAttributes
-
- SCHEMA_NAMESPACE - Static variable in class org.jibx.util.Types
-
- SchemaGenerator - Class in org.jibx.binding
-
Binding generator.
- SchemaGenerator(ArrayList) - Constructor for class org.jibx.binding.SchemaGenerator
-
Constructor with only paths supplied.
- SchemaGenerator(boolean, boolean, boolean, ArrayList) - Constructor for class org.jibx.binding.SchemaGenerator
-
Constructor with settings specified.
- schemaType(String) - Static method in class org.jibx.util.Types
-
Get the schema type for a simple text value.
- set(int, Object) - Method in class org.jibx.binding.model.EmptyArrayList
-
- set(int, Object) - Method in class org.jibx.util.LazyList
-
- setAbstract(boolean) - Method in class org.jibx.binding.model.MappingElementBase
-
Set abstract mapping.
- setAccessFlags(int) - Method in class org.jibx.binding.classes.BindingMethod
-
Set access flags.
- setAccessFlags(int) - Method in class org.jibx.binding.classes.ClassItem
-
Set access flags.
- setAccessFlags(int) - Method in class org.jibx.binding.classes.ExistingMethod
-
Set access flags.
- setAccessFlags(int) - Method in class org.jibx.binding.classes.MethodBuilder
-
Set access flags.
- setAddConstructors(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set default constructor generation.
- setAddMethodName(String) - Method in class org.jibx.binding.model.CollectionElement
-
Set add method name.
- setAllowRepeats(boolean) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set repeated child elements allowed flag.
- setAllowRepeats(boolean) - Method in class org.jibx.binding.model.StructureAttributes
-
Set repeated child elements allowed flag.
- setAttributeQualified(boolean) - Method in class org.jibx.binding.SchemaGenerator
-
Set control flag for attribute qualified default schema.
- setBaseName(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set base type name.
- setBasePrefix(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set base type namespace prefix.
- setBaseUri(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set base type namespace URI.
- setBaseUrl(URL) - Method in class org.jibx.binding.model.BindingElement
-
Set base URL for relative include paths.
- setBinding(String) - Method in class org.jibx.binding.ant.CompileTask
-
- setBinding(BindingElement) - Method in class org.jibx.binding.model.BindingHolder
-
Set the binding element.
- setBindingRoot(BindingElement) - Method in class org.jibx.binding.model.TreeContext
-
Set root element of binding.
- setCamelCase(boolean) - Method in class org.jibx.binding.BindingGenerator
-
Set control flag for camel case element naming.
- setChoice(boolean) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set child components choice flag.
- setChoice(boolean) - Method in class org.jibx.binding.model.StructureAttributes
-
Set child components choice flag.
- setClassLoader(ClassLoader) - Static method in class org.jibx.util.ClasspathUrlExtender
-
Set the classloader to be used for accessing resources.
- setClassName(String) - Method in class org.jibx.binding.model.TemplateElementBase
-
Set mapped class name.
- setClasspath(Path) - Method in class org.jibx.binding.ant.CompileTask
-
Sets the classpath for this task.
- setComment(String) - Method in class org.jibx.binding.model.ElementBase
-
Set element comment.
- setComponents(ArrayList, ArrayList) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set child attribute and content components directly.
- setConstantValue(String) - Method in class org.jibx.binding.model.ValueElement
-
Set constant value.
- setConversion(StringConversion) - Method in class org.jibx.binding.def.DefinitionContext
-
Set specific conversion definition for type.
- setCreateType(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set new instance type class name.
- setCreateType(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set new instance type class name.
- setCurrent(Object) - Method in class org.jibx.binding.util.SparseStack
-
Set current object.
- setDeclaredType(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set declared type name.
- setDeclaredType(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set declared type name.
- setDeclaredType(String) - Method in class org.jibx.binding.model.ValueElement
-
Set declared type name.
- setDefaultConversion(QName, StringConversion) - Method in class org.jibx.binding.def.DefinitionContext
-
Sets a conversion definition by both type and name.
- setDefaultFormat(boolean) - Method in class org.jibx.binding.model.FormatElement
-
Set default format for type.
- setDefaultName(String) - Method in class org.jibx.binding.model.NamespaceElement
-
Set namespace default type name.
- setDefaultName(String) - Method in class org.jibx.binding.model.StringAttributes
-
Set whitespace handling type name.
- setDefaultTemplate(boolean) - Method in class org.jibx.binding.model.TemplateElement
-
Set default template for type flag.
- setDefaultText(String) - Method in class org.jibx.binding.model.FormatElement
-
Set default value text.
- setDefaultText(String) - Method in class org.jibx.binding.model.StringAttributes
-
Set default value text.
- setDefaultText(String) - Method in class org.jibx.binding.model.ValueElement
-
Set default value text.
- setDeserializer(String) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Set deserializer for conversion.
- setDeserializer(String) - Method in class org.jibx.binding.def.StringConversion
-
Set deserializer for conversion.
- setDeserializerName(String) - Method in class org.jibx.binding.model.FormatElement
-
Set deserializer method name.
- setDeserializerName(String) - Method in class org.jibx.binding.model.StringAttributes
-
Set deserializer method name.
- setDeserializerName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set deserializer method name.
- setDirect(boolean) - Method in class org.jibx.binding.def.ElementWrapper
-
Set the direct access flag.
- setEffectiveStyle(int) - Method in class org.jibx.binding.model.ValueElement
-
Set style that applies to this value.
- setElementQualified(boolean) - Method in class org.jibx.binding.SchemaGenerator
-
Set control flag for element qualified default schema.
- setEnumValueName(String) - Method in class org.jibx.binding.model.FormatElement
-
Set enum value method name.
- setEnumValueName(String) - Method in class org.jibx.binding.model.StringAttributes
-
Set enum value method name.
- setEnumValueName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set enum value method name.
- setErrorOverride(boolean) - Static method in class org.jibx.binding.classes.BranchWrapper
-
Set target setting error override state.
- setExtendsName(String) - Method in class org.jibx.binding.model.MappingElementBase
-
Set name of mapped class extended by this one.
- setFactoryLocation(String, File) - Method in class org.jibx.binding.def.BindingDefinition
-
Set location for binding factory class generation.
- setFactoryName(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set factory method name.
- setFactoryName(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set factory method name.
- setFieldName(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set field name.
- setFieldName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set field name.
- setFieldName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set field name.
- setFileName(String) - Method in class org.jibx.binding.model.BindingHolder
-
Set the file name to be used for this file.
- setFileName(String) - Method in class org.jibx.util.HolderBase
-
Set the file name to be used for this file.
- setFlagName(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set flag method name.
- setFlagName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set flag method name.
- setFlexible(boolean) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set flexible flag.
- setFlexible(boolean) - Method in class org.jibx.binding.model.StructureAttributes
-
Set flexible flag.
- setForceClasses(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set force marshaller/unmarshaller class creation for top-level non-base
abstract mappings.
- setForceUnmarshal(boolean) - Method in class org.jibx.binding.def.ComponentProperty
-
Set flag to force unmarshalling to create an object.
- setFormatName(String) - Method in class org.jibx.binding.model.StringAttributes
-
Set base format name.
- setFormatName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set base format name.
- setFormatQName(QName) - Method in class org.jibx.binding.model.StringAttributes
-
Set format qualified name.
- setFormatQName(QName) - Method in class org.jibx.binding.model.ValueElement
-
Set format qualified name.
- setForward(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set forward references to IDs be supported in XML.
- setGetName(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set get method name.
- setGetName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set get method name.
- setGetName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set get method name.
- setGlobalDefinitions(DefinitionContext) - Method in class org.jibx.binding.model.TreeContext
-
Set the global definition context.
- setIdChild(IComponent) - Method in class org.jibx.binding.def.BindingDefinition
-
Set ID property.
- setIdChild(IComponent) - Method in interface org.jibx.binding.def.IContextObj
-
Set ID property.
- setIdChild(IComponent) - Method in class org.jibx.binding.def.ObjectBinding
-
- setIdChild(IComponent) - Method in class org.jibx.binding.model.CollectionElement
-
Set ID property.
- setIdChild(IComponent, ValidationContext) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set ID property child.
- setIdentName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set identity name.
- setInBinding(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set binding component applies for unmarshalling XML.
- setIncludePath(String) - Method in class org.jibx.binding.model.IncludeElement
-
Set path to included binding.
- setIndex(int) - Method in class org.jibx.binding.def.NamespaceDefinition
-
Set namespace index.
- setInputSide(InputElement) - Method in class org.jibx.binding.model.SplitElement
-
Set input side of binding.
- setIsAttribute(boolean) - Method in class org.jibx.binding.model.NameAttributes
-
Set flag for an attribute name.
- setItemTypeName(String) - Method in class org.jibx.binding.model.CollectionElement
-
Set item type name.
- setIterMethodName(String) - Method in class org.jibx.binding.model.CollectionElement
-
Set iterator method name.
- setKeyValue(Object, Object) - Method in class org.jibx.binding.classes.MethodBuilder
-
Add keyed value to method definition.
- setLabel(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set label for this definition.
- setLabel(String) - Method in class org.jibx.binding.model.FormatElement
-
Set format label.
- setLabel(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set template label.
- setLabelName(String) - Method in class org.jibx.binding.model.StructureAttributes
-
Set label name for child component list.
- setLinkages() - Method in class org.jibx.binding.def.DefinitionContext
-
Set linkages between binding components.
- setLinkages() - Method in class org.jibx.binding.def.DirectGeneric
-
- setLinkages() - Method in class org.jibx.binding.def.DirectObject
-
- setLinkages() - Method in class org.jibx.binding.def.DirectProperty
-
- setLinkages() - Method in class org.jibx.binding.def.ElementWrapper
-
- setLinkages() - Method in interface org.jibx.binding.def.ILinkable
-
Establish and validate linkages between binding components.
- setLinkages() - Method in class org.jibx.binding.def.LinkableBase
-
- setLinkages() - Method in class org.jibx.binding.def.MappingDefinition
-
- setLinkages() - Method in class org.jibx.binding.def.MappingDirect
-
- setLinkages() - Method in class org.jibx.binding.def.MappingReference
-
- setLinkages() - Method in class org.jibx.binding.def.NestedCollection
-
- setLinkages() - Method in class org.jibx.binding.def.NestedStructure
-
- setLinkages() - Method in class org.jibx.binding.def.ObjectBinding
-
- setLinkages() - Method in class org.jibx.binding.def.PassThroughComponent
-
- setLinkages() - Method in class org.jibx.binding.def.PrecompiledAbstractMapping
-
- setLinkages() - Method in class org.jibx.binding.def.PrecompiledBinding
-
- setLinkages() - Method in class org.jibx.binding.def.PrecompiledConcreteMapping
-
- setLinkages() - Method in class org.jibx.binding.def.StructureReference
-
- setLinkages() - Method in class org.jibx.binding.def.ValueChild
-
- setLoad(boolean) - Method in class org.jibx.binding.ant.CompileTask
-
- setLoad(boolean) - Method in class org.jibx.binding.Compile
-
Set control flag for test loading generated/modified classes.
- setLoadMethodName(String) - Method in class org.jibx.binding.model.CollectionElement
-
Set load method name.
- setMajorVersion(int) - Method in class org.jibx.binding.model.BindingElement
-
Set major version number.
- setMapAsName(String) - Method in class org.jibx.binding.model.StructureElement
-
Set name of mapping type.
- setMapAsQName(QName) - Method in class org.jibx.binding.model.StructureElement
-
Set qualified name of mapping type.
- setMarshallerName(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set marshaller class name.
- setMarshallerName(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set marshaller class name.
- setMarshallerUnmarshallerClasses(String, String, String) - Method in class org.jibx.binding.def.BindingDefinition
-
Set marshaller and unmarshaller class names.
- setMinorVersion(int) - Method in class org.jibx.binding.model.BindingElement
-
Set minor version number.
- setModified() - Method in class org.jibx.binding.classes.ClassFile
-
Set class modified flag.
- setModify(File, String, String) - Static method in class org.jibx.binding.classes.BoundClass
-
Set override modification information.
- setName(String) - Method in class org.jibx.binding.model.BindingElement
-
Set binding name.
- setName(String) - Method in class org.jibx.binding.model.MappingElementBase
-
Set name.
- setName(String) - Method in class org.jibx.binding.model.NameAttributes
-
Set name.
- setName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set name.
- setName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set name.
- setNamedConversion(QName, StringConversion) - Method in class org.jibx.binding.def.DefinitionContext
-
Sets a named conversion definition.
- setNillable(boolean) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set nillable flag.
- setNillable(boolean) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set nillable flag.
- setNillable(boolean) - Method in class org.jibx.binding.model.ValueElement
-
Set nillable flag.
- setObjectContext(IContextObj) - Method in class org.jibx.binding.def.NestedBase
-
Set the object context.
- setObjectContext(IContextObj) - Method in class org.jibx.binding.def.NestedStructure
-
Set the object context.
- setObjectSlot(int) - Method in class org.jibx.binding.classes.ContextMethodBuilder
-
Set current object slot.
- setOptional(boolean) - Method in class org.jibx.binding.def.PropertyDefinition
-
Set flag for an optional property.
- setOptionalIgnored(boolean) - Method in class org.jibx.binding.def.ElementWrapper
-
Set flag for an optional ignored element.
- setOptionalNormal(boolean) - Method in class org.jibx.binding.def.ElementWrapper
-
Set flag for an optional normal element.
- setOrdered(boolean) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set child components ordered flag.
- setOrdered(boolean) - Method in class org.jibx.binding.model.StructureAttributes
-
Set child components ordered flag.
- setOutBinding(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set binding component applies for marshalling XML.
- setOutputSide(OutputElement) - Method in class org.jibx.binding.model.SplitElement
-
Set output side of binding.
- setPaths(String[]) - Static method in class org.jibx.binding.classes.ClassCache
-
Set class paths to be searched.
- setPaths(String[]) - Static method in class org.jibx.binding.classes.ClassFile
-
Set class paths to be searched.
- setPostsetName(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set post-set method name.
- setPostsetName(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set post-set method name.
- setPrecompiled(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set precompiled binding flag.
- setPrecompiled(boolean) - Method in class org.jibx.binding.model.IncludeElement
-
Set precompiled binding flag.
- setPrefix(String) - Method in class org.jibx.binding.def.NamespaceDefinition
-
Set prefix for namespace.
- setPrefix(String) - Method in class org.jibx.binding.model.MappingElementBase
-
Set namespace prefix.
- setPrefix(String) - Method in class org.jibx.binding.model.NameAttributes
-
Set namespace prefix.
- setPrefix(String) - Method in class org.jibx.binding.model.NamespaceElement
-
Set prefix.
- setPrefix(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set namespace prefix.
- setPrefix(String) - Method in class org.jibx.binding.model.ValueElement
-
Set namespace prefix.
- setPregetName(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set pre-get method name.
- setPregetName(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set pre-get method name.
- setPresetName(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set pre-set method name.
- setPresetName(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set pre-set method name.
- setQName(QName) - Method in class org.jibx.binding.model.FormatElement
-
Set format qualified name.
- setSchemaInstanceUsed() - Method in class org.jibx.binding.def.BindingDefinition
-
Set flag for schema instance namespace used in binding.
- setSerializer(String) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Set serializer for conversion.
- setSerializer(String, boolean) - Method in class org.jibx.binding.def.StringConversion
-
Set serializer for conversion.
- setSerializerName(String) - Method in class org.jibx.binding.model.FormatElement
-
Set serializer method name.
- setSerializerName(String) - Method in class org.jibx.binding.model.StringAttributes
-
Set serializer method name.
- setSerializerName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set serializer method name.
- setSetName(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set set method name.
- setSetName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set set method name.
- setSetName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set set method name.
- setSizeMethodName(String) - Method in class org.jibx.binding.model.CollectionElement
-
Set size method name.
- setSkipping(boolean) - Method in class org.jibx.binding.def.ComponentProperty
-
Set flag for skipping marshalling presence test code generation.
- setSkipValidate(boolean) - Method in class org.jibx.binding.Compile
-
Set control flag for skipping binding validation.
- setStoreMethodName(String) - Method in class org.jibx.binding.model.CollectionElement
-
Set store method name.
- setStructureObject(boolean) - Method in class org.jibx.binding.def.ElementWrapper
-
Set flag for an optional structure object.
- setStyleName(String) - Method in class org.jibx.binding.model.NestingAttributes
-
Set style name.
- setStyleName(String) - Method in class org.jibx.binding.model.NestingElementBase
-
Set style name on this nesting element.
- setStyleName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set style name.
- setSuperFile(ClassFile) - Method in class org.jibx.binding.classes.ClassFile
-
Set superclass information.
- setTarget(BranchTarget, MethodBuilder) - Method in class org.jibx.binding.classes.BranchWrapper
-
Set target instruction for branch.
- setTarget(InstructionHandle) - Method in class org.jibx.binding.classes.MethodBuilder
-
Target branches if pending.
- setTargetPackage(String) - Method in class org.jibx.binding.model.BindingElement
-
Set package for generated context factory class.
- setTestName(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set test method name.
- setTestName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set test method name.
- setTestName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set test method name.
- setTracking(boolean) - Static method in class org.jibx.binding.classes.BranchWrapper
-
Set branch code generation tracking state.
- setTrackSource(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set source position tracking for unmarshalling.
- setTrimWhitespace(boolean) - Method in class org.jibx.binding.model.BindingElement
-
Set trim whitespace flag.
- setType(IClass) - Method in class org.jibx.binding.model.StringAttributes
-
Set value type.
- setTypeName(String) - Method in class org.jibx.binding.model.FormatElement
-
Set value type name.
- setTypeName(String) - Method in class org.jibx.binding.model.MappingElementBase
-
Set type name.
- setTypeName(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set type name.
- setTypePrefix(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set type namespace prefix.
- setTypeQName(QName) - Method in class org.jibx.binding.model.MappingElementBase
-
Set type qualified name.
- setTypeUri(String) - Method in class org.jibx.binding.model.TemplateElement
-
Set type namespace URI.
- setUnmarshallerName(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set unmarshaller class name.
- setUnmarshallerName(String) - Method in class org.jibx.binding.model.ObjectAttributes
-
Set unmarshaller class name.
- setUnmodifiable() - Method in class org.jibx.binding.classes.ClassFile
-
Force class to unmodifiable state.
- setUri(String) - Method in class org.jibx.binding.model.MappingElementBase
-
Set namespace URI.
- setUri(String) - Method in class org.jibx.binding.model.NameAttributes
-
Set namespace URI.
- setUri(String) - Method in class org.jibx.binding.model.NamespaceElement
-
Set namespace URI.
- setUri(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set namespace URI.
- setUri(String) - Method in class org.jibx.binding.model.ValueElement
-
Set namespace URI.
- setUsage(int) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set usage value.
- setUsage(int) - Method in class org.jibx.binding.model.StructureElementBase
-
Set usage value.
- setUsage(int) - Method in class org.jibx.binding.model.ValueElement
-
Set usage value.
- setUsageName(String) - Method in class org.jibx.binding.model.PropertyAttributes
-
Set usage name.
- setUsageName(String) - Method in class org.jibx.binding.model.StructureElementBase
-
Set usage name.
- setUsageName(String) - Method in class org.jibx.binding.model.ValueElement
-
Set usage name.
- setUsed() - Method in class org.jibx.binding.classes.ExistingMethod
-
Set method used status.
- setUsing(String) - Method in class org.jibx.binding.model.ContainerElementBase
-
Set label for definition to be used.
- setUsingName(String) - Method in class org.jibx.binding.model.StructureAttributes
-
Set name for child component list definition.
- setVerbose(boolean) - Method in class org.jibx.binding.ant.CompileTask
-
- setVerbose(boolean) - Method in class org.jibx.binding.BindingGenerator
-
Set control flag for verbose processing reports.
- setVerbose(boolean) - Method in class org.jibx.binding.Compile
-
Set control flag for verbose processing reports.
- setVerbose(boolean) - Method in class org.jibx.binding.SchemaGenerator
-
Set control flag for verbose processing reports.
- setVerify(boolean) - Method in class org.jibx.binding.Compile
-
Set control flag for verifying generated/modified classes with BCEL.
- setWhitespaceConverter(String) - Method in class org.jibx.binding.def.PrimitiveStringConversion
-
Set whitespace converter for conversion.
- setWhitespaceConverter(String) - Method in class org.jibx.binding.def.StringConversion
-
Set whitespace converter for conversion.
- setWrappedComponent(IComponent) - Method in class org.jibx.binding.def.PassThroughComponent
-
Set the wrapped component.
- SINGLE_STRING_ARGS - Static variable in class org.jibx.binding.classes.UnmarshalBuilder
-
- size() - Method in class org.jibx.binding.util.ArrayMap
-
Get count of values present.
- size() - Method in class org.jibx.binding.util.ObjectStack
-
Get the number of values currently present in the stack.
- size() - Method in class org.jibx.util.ChainedMap
-
Get the number of entries in the map.
- size() - Method in class org.jibx.util.InsertionOrderedMap.ListSet
-
- size() - Method in class org.jibx.util.InsertionOrderedMap
-
- size() - Method in class org.jibx.util.InsertionOrderedMap.ValueCollection
-
- size() - Method in class org.jibx.util.InsertionOrderedSet
-
- size() - Method in class org.jibx.util.LazyList
-
- size() - Method in class org.jibx.util.ReferenceCountMap
-
Get number of entries in map.
- size() - Method in class org.jibx.util.StringArray
-
Get number of values in array
- size() - Method in class org.jibx.util.StringStack
-
Get the number of values currently present in the stack.
- SparseArrayIterator - Class in org.jibx.util
-
Iterator class for sparse values in an array.
- SparseStack - Class in org.jibx.binding.util
-
Stack for values that depend on the level of nesting, where only some of the
levels change the current value.
- SparseStack(Object) - Constructor for class org.jibx.binding.util.SparseStack
-
Constructor with initial value.
- SparseStack() - Constructor for class org.jibx.binding.util.SparseStack
-
Constructor with no initial value.
- SPLIT_ELEMENT - Static variable in class org.jibx.binding.model.ElementBase
-
- SplitElement - Class in org.jibx.binding.model
-
Model component for split element of binding definition.
- SplitElement() - Constructor for class org.jibx.binding.model.SplitElement
-
Constructor.
- storeObject() - Method in class org.jibx.binding.classes.ContextMethodBuilder
-
Append instruction to store object from stack.
- STRING_QNAME - Static variable in class org.jibx.util.Types
-
- StringArray - Class in org.jibx.util
-
Wrapper for arrays of ordered strings.
- StringArray(String[]) - Constructor for class org.jibx.util.StringArray
-
Constructor from array of values.
- StringArray(String[], StringArray) - Constructor for class org.jibx.util.StringArray
-
Constructor from array of values to be added to base instance.
- StringArray(StringArray, StringArray) - Constructor for class org.jibx.util.StringArray
-
Constructor from pair of base instances.
- StringArray(String[], StringArray, StringArray) - Constructor for class org.jibx.util.StringArray
-
Constructor from array of values to be added to pair of base instances.
- StringArray(String[], StringArray, StringArray, StringArray) - Constructor for class org.jibx.util.StringArray
-
Constructor from array of values to be added to three base instances.
- StringArray(String[], StringArray, StringArray, StringArray, StringArray) - Constructor for class org.jibx.util.StringArray
-
Constructor from array of values to be added to four base instances.
- StringAttributes - Class in org.jibx.binding.model
-
Model component for string attribute group in binding definition.
- StringAttributes() - Constructor for class org.jibx.binding.model.StringAttributes
-
Default constructor.
- StringConversion - Class in org.jibx.binding.def
-
String conversion handling.
- StringConversion(String, StringConversion) - Constructor for class org.jibx.binding.def.StringConversion
-
Constructor.
- StringIntSizedMap - Class in org.jibx.util
-
Fixed size hash map using String values as keys mapped to
primitive int values.
- StringIntSizedMap(int, double, int) - Constructor for class org.jibx.util.StringIntSizedMap
-
Constructor with full specification.
- StringIntSizedMap(int, int) - Constructor for class org.jibx.util.StringIntSizedMap
-
Constructor with value count and miss value specified.
- StringIntSizedMap(int) - Constructor for class org.jibx.util.StringIntSizedMap
-
Constructor with only value count specified.
- StringSizedSet - Class in org.jibx.util
-
Fixed size hash set of String values.
- StringSizedSet(int, double) - Constructor for class org.jibx.util.StringSizedSet
-
Constructor with full specification.
- StringSizedSet(int) - Constructor for class org.jibx.util.StringSizedSet
-
Constructor with only value count specified.
- StringStack - Class in org.jibx.util
-
Growable String stack with type specific access methods.
- StringStack(int, int) - Constructor for class org.jibx.util.StringStack
-
Constructor with full specification.
- StringStack(int) - Constructor for class org.jibx.util.StringStack
-
Constructor with initial size specified.
- StringStack() - Constructor for class org.jibx.util.StringStack
-
Default constructor.
- StringStack(StringStack) - Constructor for class org.jibx.util.StringStack
-
Copy (clone) constructor.
- StringStack(String[]) - Constructor for class org.jibx.util.StringStack
-
Constructor from array of strings.
- STRUCTURE_ELEMENT - Static variable in class org.jibx.binding.model.ElementBase
-
- StructureAttributes - Class in org.jibx.binding.model
-
Model component for structure attribute group in binding definition.
- StructureAttributes() - Constructor for class org.jibx.binding.model.StructureAttributes
-
Constructor.
- StructureElement - Class in org.jibx.binding.model
-
Model component for structure element of binding definition.
- StructureElement() - Constructor for class org.jibx.binding.model.StructureElement
-
Default constructor.
- StructureElementBase - Class in org.jibx.binding.model
-
Model component for elements that define the binding structure for an object
property.
- StructureElementBase(int) - Constructor for class org.jibx.binding.model.StructureElementBase
-
Constructor.
- StructureReference - Class in org.jibx.binding.def
-
Reference to a structure definition.
- StructureReference(IContainer, String, PropertyDefinition, boolean, IContextObj) - Constructor for class org.jibx.binding.def.StructureReference
-
Constructor.
- switchProperty() - Method in class org.jibx.binding.def.PropertyDefinition
-
Switch property from "this" to "implicit".
- switchProperty() - Method in class org.jibx.binding.def.ValueChild
-
Switch property from "this" to "implicit".
- SYNTHETIC_ACCESS_FLAG - Static variable in class org.jibx.binding.classes.ClassFile
-
- SYNTHETIC_ACCESS_FLAG - Static variable in class org.jibx.binding.classes.MethodBuilder
-