jibx-bind-1.2.1.jar - JiBX Binding

Q

JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your instructions. JiBX is designed to perform the translation between internal data structures and XML with very high efficiency, but still allows you a high degree of control over the translation process.

JAR File Size and Download Location:

File name: jibx-bind.jar, jibx-bind-1.2.1.jar
File size: 408811 bytes
Date modified: 03/11/2009
Download: JiBX Binding

✍: FYIcenter

A

Manifest of the JAR:

Main-Class: org.jibx.binding.Compile
Implementation-Version: 1.2.1

List of Classes in the JAR:

org/jibx/binding/BindingGenerator
org/jibx/binding/Compile
org/jibx/binding/Loader
org/jibx/binding/Run
org/jibx/binding/SchemaGenerator
org/jibx/binding/Utility
org/jibx/binding/ant/CompileTask
org/jibx/binding/classes/BindingMethod
org/jibx/binding/classes/BoundClass
org/jibx/binding/classes/BranchTarget
org/jibx/binding/classes/BranchWrapper
org/jibx/binding/classes/ClassCache
org/jibx/binding/classes/ClassFile
org/jibx/binding/classes/ClassItem
org/jibx/binding/classes/ContextMethodBuilder
org/jibx/binding/classes/ExceptionMethodBuilder
org/jibx/binding/classes/ExistingMethod
org/jibx/binding/classes/InstructionBuilder
org/jibx/binding/classes/MarshalBuilder
org/jibx/binding/classes/MarshalUnmarshalBuilder
org/jibx/binding/classes/MethodBuilder
org/jibx/binding/classes/MungedClass
org/jibx/binding/classes/UnmarshalBuilder
org/jibx/binding/def/BaseMappingWrapper
org/jibx/binding/def/BindingBuilder
org/jibx/binding/def/BindingDefinition
org/jibx/binding/def/ComponentProperty
org/jibx/binding/def/DefinitionContext
org/jibx/binding/def/DirectGeneric
org/jibx/binding/def/DirectObject
org/jibx/binding/def/DirectProperty
org/jibx/binding/def/ElementWrapper
org/jibx/binding/def/IComponent
org/jibx/binding/def/IContainer
org/jibx/binding/def/IContextObj
org/jibx/binding/def/ILinkable
org/jibx/binding/def/IMapping
org/jibx/binding/def/ITypeBinding
org/jibx/binding/def/LinkableBase
org/jibx/binding/def/MappingBase
org/jibx/binding/def/MappingDefinition
org/jibx/binding/def/MappingDirect
org/jibx/binding/def/MappingReference
org/jibx/binding/def/NameDefinition
org/jibx/binding/def/NamespaceDefinition
org/jibx/binding/def/NestedBase
org/jibx/binding/def/NestedCollection
org/jibx/binding/def/NestedStructure
org/jibx/binding/def/ObjectBinding
org/jibx/binding/def/ObjectStringConversion
org/jibx/binding/def/OptionalStructureWrapper
org/jibx/binding/def/PassThroughComponent
org/jibx/binding/def/PrecompiledAbstractMapping
org/jibx/binding/def/PrecompiledBinding
org/jibx/binding/def/PrecompiledConcreteMapping
org/jibx/binding/def/PrimitiveStringConversion
org/jibx/binding/def/PropertyDefinition
org/jibx/binding/def/StringConversion
org/jibx/binding/def/StructureReference
org/jibx/binding/def/ValueChild
org/jibx/binding/model/AttributeBase
org/jibx/binding/model/BindingElement
org/jibx/binding/model/BindingHolder
org/jibx/binding/model/BindingOrganizer
org/jibx/binding/model/ClassHierarchyContext
org/jibx/binding/model/ClassItemWrapper
org/jibx/binding/model/ClassUtils
org/jibx/binding/model/ClassWrapper
org/jibx/binding/model/CollectionElement
org/jibx/binding/model/ContainerElementBase
org/jibx/binding/model/DefinitionContext
org/jibx/binding/model/ElementBase
org/jibx/binding/model/EmptyArrayList
org/jibx/binding/model/FormatDefaults
org/jibx/binding/model/FormatElement
org/jibx/binding/model/IComponent
org/jibx/binding/model/IncludeElement
org/jibx/binding/model/InputElement
org/jibx/binding/model/JiBX_normalBindingElement_access
org/jibx/binding/model/JiBX_normalCollectionElement_access
org/jibx/binding/model/JiBX_normalFactory
org/jibx/binding/model/JiBX_normalFormatElement_access
org/jibx/binding/model/JiBX_normalIncludeElement_access
org/jibx/binding/model/JiBX_normalMappingElement_access
org/jibx/binding/model/JiBX_normalNamespaceElement_access
org/jibx/binding/model/JiBX_normalStructureElement_access
org/jibx/binding/model/JiBX_normalValueElement_access
org/jibx/binding/model/JiBX_precompBindingElement_access
org/jibx/binding/model/JiBX_precompFactory
org/jibx/binding/model/JiBX_precompFormatElement_access
org/jibx/binding/model/JiBX_precompIncludeElement_access
org/jibx/binding/model/JiBX_precompNamespaceElement_access
org/jibx/binding/model/JiBX_precompPrecompiledMappingElement_access
org/jibx/binding/model/MappingElement
org/jibx/binding/model/MappingElementBase
org/jibx/binding/model/ModelVisitor
org/jibx/binding/model/NameAttributes
org/jibx/binding/model/NamespaceElement
org/jibx/binding/model/NestingAttributes
org/jibx/binding/model/NestingElementBase
org/jibx/binding/model/ObjectAttributes
org/jibx/binding/model/OutputElement
org/jibx/binding/model/PrecompiledMappingElement
org/jibx/binding/model/PropertyAttributes
org/jibx/binding/model/RegistrationVisitor
org/jibx/binding/model/SequenceVisitor
org/jibx/binding/model/SplitElement
org/jibx/binding/model/StringAttributes
org/jibx/binding/model/StructureAttributes
org/jibx/binding/model/StructureElement
org/jibx/binding/model/StructureElementBase
org/jibx/binding/model/TemplateElement
org/jibx/binding/model/TemplateElementBase
org/jibx/binding/model/TreeContext
org/jibx/binding/model/ValidationContext
org/jibx/binding/model/ValidationProblem
org/jibx/binding/model/ValueElement
org/jibx/binding/util/ArrayMap
org/jibx/binding/util/IntegerCache
org/jibx/binding/util/MultipleValueMap
org/jibx/binding/util/ObjectStack
org/jibx/binding/util/SparseStack
org/jibx/util/HolderBase
org/jibx/util/IClass
org/jibx/util/IClassItem
org/jibx/util/IClassLocator
org/jibx/util/InsertionOrderedMap
org/jibx/util/InsertionOrderedSet
org/jibx/util/LazyList
org/jibx/util/NameUtilities
org/jibx/util/ReferenceCountMap
org/jibx/util/SparseArrayIterator
org/jibx/util/StringArray
org/jibx/util/StringIntSizedMap
org/jibx/util/StringStack
org/jibx/util/Types
org/jibx/util/UniqueNameSet

2010-01-01, 7583🔥, 0💬