A B C D E F G H I J K L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- add(int) - Method in class org.jibx.schema.types.AllEnumSet
-
Add value to set.
- add(int) - Method in class org.jibx.schema.types.ShortBitSet
-
Include value in set.
- add(int, Object) - Method in class org.jibx.schema.elements.FilteredSegmentList
- addContent(SchemaBase) - Method in class org.jibx.schema.elements.RedefineElement
- addContent(Node) - Method in class org.jibx.schema.elements.AnnotationItem
-
Add annotation item content node.
- addElementName(String) - Method in class org.jibx.schema.SchemaHolder
-
Add element name to set defined.
- addError(String, Object) - Method in class org.jibx.schema.validation.ValidationContext
-
Add error item.
- addExtraAttribute(String, String, String) - Method in class org.jibx.schema.elements.OpenAttrBase
-
Add extra attribute.
- addFatal(String, Object) - Method in class org.jibx.schema.validation.ValidationContext
-
Add fatal item.
- addHandler(ProblemHandler) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Add handler to delegate list.
- addNamespaceDecl(String, String) - Method in class org.jibx.schema.SchemaHolder
-
Implementation method to handle adding a namespace declaration.
- addNamespaceDeclaration(String, String) - Method in class org.jibx.schema.elements.SchemaBase
-
Add namespace declaration.
- addProblem(ValidationProblem) - Method in class org.jibx.schema.validation.ValidationContext
-
Add problem report.
- addReferenceClosure(List) - Method in class org.jibx.schema.UsageFinder
-
Add usage counts for the reference closure of a supplied list of components.
- addReferenceClosure(AnnotatedBase) - Method in class org.jibx.schema.UsageFinder
-
Add usage counts for the reference closure of a definition.
- addSkip(Object) - Method in class org.jibx.schema.validation.ValidationContext
-
Add element to set to be skipped.
- addTypeName(String) - Method in class org.jibx.schema.SchemaHolder
-
Add type name to set defined.
- addUnimplemented(String, Object) - Method in class org.jibx.schema.validation.ValidationContext
-
Add unimplemented feature item for current element.
- addWarning(String, Object) - Method in class org.jibx.schema.validation.ValidationContext
-
Add warning item.
- ALL_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- AllElement - Class in org.jibx.schema.elements
-
<all> element definition.
- AllElement() - Constructor for class org.jibx.schema.elements.AllElement
-
Constructor.
- AllEnumSet - Class in org.jibx.schema.types
-
Bit set based on a string enumeration list with the added option of '#all'.
- AllEnumSet(EnumSet, String) - Constructor for class org.jibx.schema.types.AllEnumSet
-
Constructor.
- AnnotatedBase - Class in org.jibx.schema.elements
-
Base class for all element structures in schema definition which support annotations.
- AnnotatedBase(int) - Constructor for class org.jibx.schema.elements.AnnotatedBase
-
Constructor.
- ANNOTATION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- AnnotationElement - Class in org.jibx.schema.elements
-
Model component for annotation element.
- AnnotationElement() - Constructor for class org.jibx.schema.elements.AnnotationElement
-
Constructor.
- AnnotationItem - Class in org.jibx.schema.elements
-
Annotation item base class.
- AnnotationItem(int) - Constructor for class org.jibx.schema.elements.AnnotationItem
-
Constructor.
- ANY_SIMPLE_TYPE - Static variable in class org.jibx.schema.support.SchemaTypes
- ANY_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ANY_TYPE - Static variable in class org.jibx.schema.support.SchemaTypes
- ANY_URI - Static variable in class org.jibx.schema.support.SchemaTypes
- ANYATTRIBUTE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- AnyAttributeElement - Class in org.jibx.schema.elements
-
anyAttribute element definition.
- AnyAttributeElement() - Constructor for class org.jibx.schema.elements.AnyAttributeElement
-
Constructor.
- AnyElement - Class in org.jibx.schema.elements
-
anyAttribute element definition.
- AnyElement() - Constructor for class org.jibx.schema.elements.AnyElement
-
Constructor.
- APPINFO_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- AppInfoElement - Class in org.jibx.schema.elements
-
appinfo annotation item element.
- AppInfoElement() - Constructor for class org.jibx.schema.elements.AppInfoElement
-
Constructor.
- ATTRIBUTE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- AttributeBase - Class in org.jibx.schema.attributes
-
Base class for schema attributes and attribute groups.
- AttributeBase(SchemaBase) - Constructor for class org.jibx.schema.attributes.AttributeBase
-
Constructor.
- AttributeElement - Class in org.jibx.schema.elements
-
Base representation for both local and global attribute element definition.
- AttributeElement() - Constructor for class org.jibx.schema.elements.AttributeElement
-
Constructor.
- ATTRIBUTEGROUP_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- AttributeGroupElement - Class in org.jibx.schema.elements
-
Top-level group element definition.
- AttributeGroupElement() - Constructor for class org.jibx.schema.elements.AttributeGroupElement
-
Constructor.
- AttributeGroupRefElement - Class in org.jibx.schema.elements
-
Definition for embedded attributeGroup element (attribute group reference).
- AttributeGroupRefElement() - Constructor for class org.jibx.schema.elements.AttributeGroupRefElement
-
Constructor.
B
- BASE64_BINARY - Static variable in class org.jibx.schema.support.SchemaTypes
- bit() - Method in class org.jibx.schema.elements.SchemaBase
-
Get element bit mask.
- BOOLEAN_TYPE - Static variable in class org.jibx.schema.support.SchemaTypes
- buildPath(String, String, String, String, Object, ValidationContext) - Static method in class org.jibx.schema.elements.SchemaPath
-
Build a path.
- BYTE - Static variable in class org.jibx.schema.support.SchemaTypes
C
- checkCollapse(String) - Static method in class org.jibx.schema.support.Conversions
-
Check collapsed whitespace value.
- checkName(String, String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Validate Name value.
- checkNCName(String, String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Check NCName value.
- checkNMTOKEN(String, String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Check NMTOKEN value.
- checkNormalizedString(String, String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Validate normalized string value.
- checkToken(String, String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Validate token value.
- CHOICE_SEQUENCE_PARTICLE_MASK - Static variable in class org.jibx.schema.elements.CommonCompositorDefinition
-
Mask for child elements allowed by <choice> and <sequence>.
- CHOICE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ChoiceElement - Class in org.jibx.schema.elements
-
<choice> element definition.
- ChoiceElement() - Constructor for class org.jibx.schema.elements.ChoiceElement
-
Constructor.
- clear() - Method in class org.jibx.schema.types.ShortBitSet
-
Clear all values.
- clearContent() - Method in class org.jibx.schema.elements.AnnotationItem
-
Clear annotation item content.
- clearContents() - Method in class org.jibx.schema.elements.RedefineElement
- clearExtraAttributes() - Method in class org.jibx.schema.elements.OpenAttrBase
-
Clear extra attribute list.
- clearNamespaceDeclarations() - Method in class org.jibx.schema.elements.SchemaBase
-
Clear namespace declarations list.
- clearTraversed() - Method in class org.jibx.schema.SchemaContextTracker
-
Clear the set of schemas that have been traversed.
- COLLAPSE_WHITESPACE - Static variable in class org.jibx.schema.elements.FacetElement.WhiteSpace
- CommonComplexModification - Class in org.jibx.schema.elements
-
Base representation for all complex type modification elements.
- CommonComplexModification(int) - Constructor for class org.jibx.schema.elements.CommonComplexModification
-
Constructor.
- CommonCompositorBase - Class in org.jibx.schema.elements
-
Base class for all complex content model compositors.
- CommonCompositorBase(int) - Constructor for class org.jibx.schema.elements.CommonCompositorBase
-
Constructor.
- CommonCompositorDefinition - Class in org.jibx.schema.elements
-
Compositor for complex content model, including the special case of <all>.
- CommonCompositorDefinition(int, long) - Constructor for class org.jibx.schema.elements.CommonCompositorDefinition
-
Constructor.
- CommonContentBase - Class in org.jibx.schema.elements
-
Common base for simpleContent and complexContent elements.
- CommonContentBase(int) - Constructor for class org.jibx.schema.elements.CommonContentBase
-
Constructor.
- CommonSimpleModification - Class in org.jibx.schema.elements
-
Base representation for all simple type modification elements.
- CommonSimpleModification(int) - Constructor for class org.jibx.schema.elements.CommonSimpleModification
-
Constructor.
- CommonTypeDefinition - Class in org.jibx.schema.elements
-
Base representation for all type definition elements.
- CommonTypeDefinition(int) - Constructor for class org.jibx.schema.elements.CommonTypeDefinition
-
Constructor.
- CommonTypeDerivation - Class in org.jibx.schema.elements
-
Base class for all extension and restriction element variations.
- CommonTypeDerivation(int) - Constructor for class org.jibx.schema.elements.CommonTypeDerivation
-
Constructor.
- compactChildren() - Method in class org.jibx.schema.elements.OpenAttrBase
-
Compact the list of child elements.
- COMPLEXCONTENT_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ComplexContentElement - Class in org.jibx.schema.elements
-
Representation for a complexContent element.
- ComplexContentElement() - Constructor for class org.jibx.schema.elements.ComplexContentElement
-
Constructor.
- ComplexExtensionElement - Class in org.jibx.schema.elements
-
Definition for extension element used with a complex type.
- ComplexExtensionElement() - Constructor for class org.jibx.schema.elements.ComplexExtensionElement
-
Constructor.
- ComplexRestrictionElement - Class in org.jibx.schema.elements
-
Definition for restriction element used with a complex type.
- ComplexRestrictionElement() - Constructor for class org.jibx.schema.elements.ComplexRestrictionElement
-
Constructor.
- COMPLEXTYPE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ComplexTypeElement - Class in org.jibx.schema.elements
-
complexType element definition.
- ComplexTypeElement() - Constructor for class org.jibx.schema.elements.ComplexTypeElement
-
Constructor.
- componentDescription(Object) - Static method in class org.jibx.schema.validation.ValidationProblem
-
Create description text for a component of a binding definition.
- componentPath(OpenAttrBase) - Static method in class org.jibx.schema.SchemaUtils
-
Get path to component.
- Conversions - Class in org.jibx.schema.support
-
Utilities for conversion of schema standard datatypes.
- convertAnyUri(String, ValidationContext) - Static method in class org.jibx.schema.support.Conversions
-
Validate and convert anyURI value.
- convertEnumeration(String, EnumSet, String, IUnmarshallingContext) - Static method in class org.jibx.schema.support.Conversions
-
Validate and convert enumeration attribute value.
- convertName(String, int, String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Convert Name value with validation.
- Count - Class in org.jibx.schema.types
-
Repetition count in a schema definition.
- COUNT_ONE - Static variable in class org.jibx.schema.types.Count
-
Predefined count of '1'.
- COUNT_UNBOUNDED - Static variable in class org.jibx.schema.types.Count
-
Predefined count of 'unbounded'.
- COUNT_ZERO - Static variable in class org.jibx.schema.types.Count
-
Predefined count of '0'.
- countSchemaTree(SchemaElement) - Method in class org.jibx.schema.UsageFinder
-
Add usage counts for a schema tree.
D
- DATE - Static variable in class org.jibx.schema.support.SchemaTypes
- DATETIME - Static variable in class org.jibx.schema.support.SchemaTypes
- DECIMAL - Static variable in class org.jibx.schema.support.SchemaTypes
- DefRefAttributeGroup - Class in org.jibx.schema.attributes
-
Schema defRef attribute group.
- DefRefAttributeGroup(SchemaBase) - Constructor for class org.jibx.schema.attributes.DefRefAttributeGroup
-
Constructor.
- describeComponent(SchemaBase) - Static method in class org.jibx.schema.SchemaUtils
-
Get string description of component for use in logging.
- deserializeName(String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Deserialize Name value.
- deserializeNCName(String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Deserialize NCName value.
- deserializeNMTOKEN(String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Deserialize NMTOKEN value.
- deserializeNormalizedString(String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Deserialize normalized string value.
- deserializeToken(String, ValidationContext, Object) - Static method in class org.jibx.schema.support.Conversions
-
Deserialize token value.
- detachChild(int) - Method in class org.jibx.schema.elements.OpenAttrBase
-
Detach child by index.
- DOCUMENTATION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- DocumentationElement - Class in org.jibx.schema.elements
-
documentation annotation item element.
- DocumentationElement() - Constructor for class org.jibx.schema.elements.DocumentationElement
-
Constructor.
- DOUBLE - Static variable in class org.jibx.schema.support.SchemaTypes
- DURATION - Static variable in class org.jibx.schema.support.SchemaTypes
E
- ELEMENT_MASKS - Static variable in class org.jibx.schema.elements.SchemaBase
-
Bit masks for individual elements.
- ELEMENT_NAMES - Static variable in class org.jibx.schema.elements.SchemaBase
-
Actual element names.
- ELEMENT_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ElementElement - Class in org.jibx.schema.elements
-
<element> element definition.
- ElementElement() - Constructor for class org.jibx.schema.elements.ElementElement
-
Constructor.
- enterSchema(SchemaElement) - Method in interface org.jibx.schema.ISchemaListener
-
Enter schema.
- enterSchema(SchemaElement) - Method in class org.jibx.schema.SchemaContextTracker
- ENTITIES - Static variable in class org.jibx.schema.support.SchemaTypes
- ENTITY - Static variable in class org.jibx.schema.support.SchemaTypes
- Enumeration() - Constructor for class org.jibx.schema.elements.FacetElement.Enumeration
-
Constructor.
- ENUMERATION_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- ENUMERATION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- equals(Object) - Method in class org.jibx.schema.UrlResolver
- ERROR_LEVEL - Static variable in class org.jibx.schema.validation.ValidationProblem
- exit(AllElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit all element.
- exit(AllElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AnnotatedBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit annotated element.
- exit(AnnotatedBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AnnotationElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit annotation element.
- exit(AnnotationElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AnnotationItem) - Method in class org.jibx.schema.SchemaVisitor
-
Exit annotation item element.
- exit(AnnotationItem) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AnyAttributeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit anyAttribute element.
- exit(AnyAttributeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AnyElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit any element.
- exit(AnyElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AppInfoElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit appinfo element.
- exit(AppInfoElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AttributeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit attribute element.
- exit(AttributeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AttributeGroupElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit attributeGroup element for definition.
- exit(AttributeGroupElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(AttributeGroupRefElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit attributeGroup element for reference.
- exit(AttributeGroupRefElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(ChoiceElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit choice element.
- exit(ChoiceElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(CommonComplexModification) - Method in class org.jibx.schema.SchemaVisitor
-
Exit complex type modification.
- exit(CommonComplexModification) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(CommonCompositorBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit compositor base element.
- exit(CommonCompositorDefinition) - Method in class org.jibx.schema.SchemaVisitor
-
Exit compositor element.
- exit(CommonCompositorDefinition) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(CommonContentBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit content element.
- exit(CommonTypeDefinition) - Method in class org.jibx.schema.SchemaVisitor
-
Exit type definition element.
- exit(CommonTypeDefinition) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(CommonTypeDerivation) - Method in class org.jibx.schema.SchemaVisitor
-
Exit common type derivation.
- exit(ComplexContentElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit complexContent element.
- exit(ComplexContentElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(ComplexExtensionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit extension element used for complex type.
- exit(ComplexExtensionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(ComplexRestrictionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit restriction element used for complex type.
- exit(ComplexRestrictionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(ComplexTypeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit complexType element.
- exit(ComplexTypeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(DocumentationElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit documentation element.
- exit(DocumentationElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(ElementElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit element element.
- exit(ElementElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(FacetElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit facet element.
- exit(GroupElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit group element for definition.
- exit(GroupElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(GroupRefElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit group element for reference.
- exit(GroupRefElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(ImportElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit import element.
- exit(ImportElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(IncludeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit include element.
- exit(IncludeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(KeyBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit identity constraint element.
- exit(KeyBase.KeyElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit key element.
- exit(KeyBase.KeyrefElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit keyref element.
- exit(KeyBase.UniqueElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit unique element.
- exit(ListElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit list element.
- exit(ListElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(OpenAttrBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit open attribute element.
- exit(OpenAttrBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(RedefineElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit redefine element.
- exit(RedefineElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SchemaBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit element.
- exit(SchemaBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SchemaBase) - Method in class org.jibx.schema.validation.ValidationVisitor
- exit(SchemaElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit schema element.
- exit(SchemaElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SchemaLocationBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit schema location element.
- exit(SchemaLocationBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SchemaLocationBase) - Method in class org.jibx.schema.validation.NameMergeVisitor
- exit(SchemaLocationRequiredBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit schema location element.
- exit(SelectionBase) - Method in class org.jibx.schema.SchemaVisitor
-
Exit selection element.
- exit(SelectionBase.FieldElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit field element.
- exit(SelectionBase.SelectorElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit selector element.
- exit(SequenceElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit sequence element.
- exit(SequenceElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SimpleContentElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit simpleContent element.
- exit(SimpleContentElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SimpleExtensionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit extension element for simple type.
- exit(SimpleExtensionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SimpleRestrictionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit restriction element for simple type.
- exit(SimpleRestrictionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(SimpleTypeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit simpleType element.
- exit(SimpleTypeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exit(UnionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Exit union element.
- exit(UnionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- exitSchema() - Method in interface org.jibx.schema.ISchemaListener
-
Exit schema.
- exitSchema() - Method in class org.jibx.schema.SchemaContextTracker
- EXTENSION_BLOCK - Static variable in class org.jibx.schema.elements.ElementElement
- EXTENSION_FINAL - Static variable in class org.jibx.schema.elements.ElementElement
- EXTENSION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
F
- FACET_ELEMENT_INDEXES - Static variable in class org.jibx.schema.elements.FacetElement
-
Ordered array of indexes for facet elements.
- FACET_ELEMENT_MASK - Static variable in class org.jibx.schema.elements.FacetElement
-
Mask for facet elements.
- FACET_ELEMENT_NAMES - Static variable in class org.jibx.schema.elements.FacetElement
-
Ordered array of names of just the facet elements.
- FacetElement - Class in org.jibx.schema.elements
-
Facet implementation.
- FacetElement(int, int, int) - Constructor for class org.jibx.schema.elements.FacetElement
-
Constructor.
- FacetElement.Enumeration - Class in org.jibx.schema.elements
- FacetElement.FixedFacet - Class in org.jibx.schema.elements
- FacetElement.FractionDigits - Class in org.jibx.schema.elements
- FacetElement.Length - Class in org.jibx.schema.elements
- FacetElement.MaxExclusive - Class in org.jibx.schema.elements
- FacetElement.MaxInclusive - Class in org.jibx.schema.elements
- FacetElement.MaxLength - Class in org.jibx.schema.elements
- FacetElement.MinExclusive - Class in org.jibx.schema.elements
- FacetElement.MinInclusive - Class in org.jibx.schema.elements
- FacetElement.MinLength - Class in org.jibx.schema.elements
- FacetElement.NoFixedFacet - Class in org.jibx.schema.elements
- FacetElement.NumFacet - Class in org.jibx.schema.elements
- FacetElement.Pattern - Class in org.jibx.schema.elements
- FacetElement.TextFacet - Class in org.jibx.schema.elements
- FacetElement.TotalDigits - Class in org.jibx.schema.elements
- FacetElement.WhiteSpace - Class in org.jibx.schema.elements
- FATAL_LEVEL - Static variable in class org.jibx.schema.validation.ValidationProblem
- FIELD_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- FieldElement() - Constructor for class org.jibx.schema.elements.SelectionBase.FieldElement
-
Constructor.
- FilteredSegmentList - Class in org.jibx.schema.elements
-
Virtual list generated from a backing list by filtering on the element types.
- FilteredSegmentList(LazyList, long, FilteredSegmentList, OpenAttrBase) - Constructor for class org.jibx.schema.elements.FilteredSegmentList
-
Constructor with everything specified.
- FilteredSegmentList(LazyList, long, OpenAttrBase) - Constructor for class org.jibx.schema.elements.FilteredSegmentList
-
Constructor with no prior filter.
- findAttribute(QName) - Method in class org.jibx.schema.NameRegister
-
Find global attribute by name.
- findAttribute(QName) - Method in class org.jibx.schema.validation.ValidationContext
-
Find global attribute by name.
- findAttributeGroup(QName) - Method in class org.jibx.schema.NameRegister
-
Find attribute group by name.
- findAttributeGroup(QName) - Method in class org.jibx.schema.validation.ValidationContext
-
Find attribute group by name.
- findElement(QName) - Method in class org.jibx.schema.NameRegister
-
Find global element by name.
- findElement(QName) - Method in class org.jibx.schema.validation.ValidationContext
-
Find global element by name.
- findGroup(QName) - Method in class org.jibx.schema.NameRegister
-
Find group by name.
- findGroup(QName) - Method in class org.jibx.schema.validation.ValidationContext
-
Find group by name.
- findType(QName) - Method in class org.jibx.schema.NameRegister
-
Find global type by name.
- findType(QName) - Method in class org.jibx.schema.validation.ValidationContext
-
Find global type by name.
- finish() - Method in class org.jibx.schema.SchemaHolder
-
Implementation method to handle references from this schema to other schemas.
- FixedFacet(int, int, int) - Constructor for class org.jibx.schema.elements.FacetElement.FixedFacet
-
Constructor.
- FLOAT - Static variable in class org.jibx.schema.support.SchemaTypes
- FormChoiceAttribute - Class in org.jibx.schema.attributes
-
Attribute to set form of name (qualified or unqualified).
- FormChoiceAttribute(SchemaBase) - Constructor for class org.jibx.schema.attributes.FormChoiceAttribute
-
Constructor.
- FractionDigits() - Constructor for class org.jibx.schema.elements.FacetElement.FractionDigits
-
Constructor.
- FRACTIONDIGITS_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- FRACTIONDIGITS_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- fromString(String, ValidationContext, Object) - Method in class org.jibx.schema.types.AllEnumSet
-
Deserializer method for input as value list.
G
- GDAY - Static variable in class org.jibx.schema.support.SchemaTypes
- get(int) - Method in class org.jibx.schema.elements.FilteredSegmentList
- getAbstract() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get 'abstract' attribute value.
- getAnnotation() - Method in class org.jibx.schema.elements.AnnotatedBase
-
Get annotation.
- getAnyAttribute() - Method in class org.jibx.schema.elements.AttributeGroupElement
-
Get anyAttribute child element.
- getAnyAttribute() - Method in class org.jibx.schema.elements.CommonComplexModification
- getAnyAttribute() - Method in class org.jibx.schema.elements.CommonSimpleModification
-
Get anyAttribute child element.
- getAnyAttribute() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get anyAttribute child element.
- getAnyAttribute() - Method in interface org.jibx.schema.elements.IComplexStructure
-
Get anyAttribute child element.
- getAttributeFormDefault() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'attributeFormDefault' attribute type code.
- getAttributeFormDefaultText() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'attributeFormDefault' attribute text.
- getAttributeList() - Method in class org.jibx.schema.elements.AttributeGroupElement
-
Get list of attribute and attributeGroup child elements.
- getAttributeList() - Method in class org.jibx.schema.elements.CommonComplexModification
- getAttributeList() - Method in class org.jibx.schema.elements.CommonSimpleModification
-
Get list of attribute child elements.
- getAttributeList() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get list of attribute child elements.
- getAttributeList() - Method in interface org.jibx.schema.elements.IComplexStructure
-
Get list of attribute child elements.
- getBase() - Method in class org.jibx.schema.elements.CommonTypeDerivation
-
Get 'base' attribute value.
- getBaseType() - Method in class org.jibx.schema.elements.CommonTypeDerivation
-
Get the base type definition.
- getBitMask() - Method in class org.jibx.schema.elements.FacetElement
-
Get facet bit mask.
- getBlock() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get 'block' attribute value.
- getBlock() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'block' attribute.
- getBlock() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'blockDefault' attribute.
- getBoundedCount(String) - Static method in class org.jibx.schema.types.Count
-
Deserializer method for bounded values.
- getChild(int) - Method in class org.jibx.schema.elements.OpenAttrBase
-
Get child by index.
- getChildCount() - Method in class org.jibx.schema.elements.AnnotationItem
- getChildCount() - Method in class org.jibx.schema.elements.OpenAttrBase
-
Get count of child elements.
- getChildCount() - Method in class org.jibx.schema.elements.SchemaBase
-
Get count of child elements.
- getChildIterator() - Method in class org.jibx.schema.elements.AnnotationItem
- getChildIterator() - Method in class org.jibx.schema.elements.OpenAttrBase
-
Get read-only iterator for child elements.
- getChildIterator() - Method in class org.jibx.schema.elements.SchemaBase
-
Get read-only iterator for child elements.
- getChildrenWritable() - Method in class org.jibx.schema.elements.OpenAttrBase
-
Get modifiable list of child elements.
- getComponent() - Method in class org.jibx.schema.validation.ValidationProblem
-
Get the main binding definition item for the problem.
- getContent() - Method in class org.jibx.schema.elements.AnnotationItem
-
Get annotation item content list.
- getContent() - Method in interface org.jibx.schema.ISchemaResolver
-
Get the content associated with this schema document.
- getContent() - Method in class org.jibx.schema.MemoryResolver
- getContent() - Method in class org.jibx.schema.UrlResolver
- getContentDefinition() - Method in class org.jibx.schema.elements.CommonComplexModification
- getContentDefinition() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get content definition particle.
- getContentDefinition() - Method in interface org.jibx.schema.elements.IComplexStructure
-
Get content definition particle.
- getContents() - Method in class org.jibx.schema.elements.RedefineElement
- getContentType() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get content type element.
- getCount() - Method in class org.jibx.schema.types.Count
-
Get count value.
- getCount(String) - Static method in class org.jibx.schema.types.Count
-
Deserializer method.
- getCurrentSchema() - Method in class org.jibx.schema.SchemaContextTracker
-
Get current schema element.
- getDefault() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'default' attribute value.
- getDefault() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'default' attribute value.
- getDefinition() - Method in class org.jibx.schema.elements.GroupElement
-
Get definition element.
- getDerivation() - Method in class org.jibx.schema.elements.CommonContentBase
-
Get derivation child element.
- getDerivation() - Method in class org.jibx.schema.elements.ListElement
-
Get inline base type definition element.
- getDerivation() - Method in class org.jibx.schema.elements.SimpleRestrictionElement
-
Get inline base type definition element.
- getDerivation() - Method in class org.jibx.schema.elements.SimpleTypeElement
-
Get derivation child element.
- getDescription() - Method in class org.jibx.schema.validation.ValidationProblem
-
Get problem description.
- getEffectiveNamespace() - Method in class org.jibx.schema.elements.ImportElement
- getEffectiveNamespace() - Method in class org.jibx.schema.elements.IncludeElement
- getEffectiveNamespace() - Method in class org.jibx.schema.elements.RedefineElement
- getEffectiveNamespace() - Method in class org.jibx.schema.elements.SchemaElement
-
Get the effective namespace which applies to this schema.
- getEffectiveNamespace() - Method in class org.jibx.schema.elements.SchemaLocationBase
-
Get the effective namespace to be applied to the referenced schema.
- getEffectiveQName() - Method in class org.jibx.schema.elements.AttributeElement
-
Get effective qualified name for attribute (whether defined directly, or by reference).
- getEffectiveQName() - Method in class org.jibx.schema.elements.ElementElement
-
Get effective qualified name for element (whether defined directly, or by reference).
- getElementFormDefault() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'elementFormDefault' attribute type code.
- getElementFormDefaultText() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'elementFormDefault' attribute text.
- getErrorCount() - Method in class org.jibx.schema.validation.ValidationContext
-
Get number of error problems reported.
- getExcludesMask() - Method in class org.jibx.schema.elements.FacetElement
-
Get excludes bit mask.
- getExtension() - Method in class org.jibx.schema.elements.SchemaBase
-
Get extension data.
- getExtraAttributes() - Method in class org.jibx.schema.elements.OpenAttrBase
-
Get read-only list of extra attributes.
- getFacetsList() - Method in class org.jibx.schema.elements.SimpleRestrictionElement
-
Get list of child facet elements.
- getFatalCount() - Method in class org.jibx.schema.validation.ValidationContext
-
Get number of fatal problems reported.
- getFieldList() - Method in class org.jibx.schema.elements.KeyBase
-
Get list of field child elements.
- getFinal() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get 'final' attribute value.
- getFinal() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'final' attribute.
- getFinal() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'finalDefault' attribute.
- getFinal() - Method in class org.jibx.schema.elements.SimpleTypeElement
-
Get 'final' attribute value.
- getFixed() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'fixed' attribute value.
- getFixed() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'fixed' attribute value.
- getFixed() - Method in class org.jibx.schema.elements.FacetElement.FixedFacet
-
Get "fixed" attribute value.
- getForm() - Method in class org.jibx.schema.attributes.FormChoiceAttribute
-
Get 'form' attribute type code.
- getForm() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'form' attribute type code.
- getForm() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'form' attribute type code.
- getFormText() - Method in class org.jibx.schema.attributes.FormChoiceAttribute
-
Get 'form' attribute text.
- getFormText() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'form' attribute name value.
- getFormText() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'form' attribute name value.
- getId() - Method in class org.jibx.schema.elements.AnnotatedBase
-
Get "id" attribute value.
- getId() - Method in class org.jibx.schema.elements.AnnotationElement
-
Get "id" attribute value.
- getId() - Method in class org.jibx.schema.elements.RedefineElement
- getId() - Method in interface org.jibx.schema.ISchemaResolver
-
Get unique identifier for this schema.
- getId() - Method in class org.jibx.schema.MemoryResolver
- getId() - Method in class org.jibx.schema.UrlResolver
- getIdentityConstraintList() - Method in class org.jibx.schema.elements.ElementElement
-
Get list of identity constraint child elements.
- getIndentation(int) - Static method in class org.jibx.schema.SchemaUtils
-
Get indentation string.
- getInlineBaseList() - Method in class org.jibx.schema.elements.UnionElement
-
Get list of inline member type definitions.
- getItemsList() - Method in class org.jibx.schema.elements.AnnotationElement
-
Get list of annotation item (appInfo and/or documentation) child elements.
- getItemType() - Method in class org.jibx.schema.elements.ListElement
-
Get 'itemType' attribute value.
- getItemTypeDefinition() - Method in class org.jibx.schema.elements.ListElement
-
Get referenced item type definition.
- getLocation() - Method in class org.jibx.schema.elements.SchemaLocationBase
-
Get 'schemaLocation' attribute value.
- getMaxOccurs() - Method in class org.jibx.schema.attributes.OccursAttributeGroup
-
Get 'maxOccurs' attribute value.
- getMaxOccurs() - Method in class org.jibx.schema.elements.AnyElement
-
Get 'maxOccurs' attribute value.
- getMaxOccurs() - Method in class org.jibx.schema.elements.CommonCompositorBase
- getMaxOccurs() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'maxOccurs' attribute value.
- getMaxOccurs() - Method in interface org.jibx.schema.IArity
-
Get maximum number of times this item can occur.
- getMemberTypeDefinitions() - Method in class org.jibx.schema.elements.UnionElement
-
Get referenced member type definitions.
- getMemberTypes() - Method in class org.jibx.schema.elements.UnionElement
-
Get 'memberTypes' attribute value.
- getMinOccurs() - Method in class org.jibx.schema.attributes.OccursAttributeGroup
-
Get 'minOccurs' attribute value.
- getMinOccurs() - Method in class org.jibx.schema.elements.AnyElement
-
Get 'minOccurs' attribute value.
- getMinOccurs() - Method in class org.jibx.schema.elements.CommonCompositorBase
- getMinOccurs() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'minOccurs' attribute value.
- getMinOccurs() - Method in interface org.jibx.schema.IArity
-
Get minimum number of times this item can occur.
- getMixed() - Method in class org.jibx.schema.elements.ComplexContentElement
-
Get 'mixed' attribute value.
- getMixed() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Get 'mixed' attribute value.
- getName() - Method in class org.jibx.schema.attributes.DefRefAttributeGroup
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.AttributeGroupElement
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.CommonTypeDefinition
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.GroupElement
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.KeyBase
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.elements.NotationElement
-
Get 'name' attribute value.
- getName() - Method in interface org.jibx.schema.INamed
-
Get "name" attribute value.
- getName() - Method in interface org.jibx.schema.ISchemaResolver
-
Get the schema name.
- getName() - Method in class org.jibx.schema.MemoryResolver
- getName() - Method in class org.jibx.schema.support.SchemaTypes.SchemaSimpleType
-
Get 'name' attribute value.
- getName() - Method in class org.jibx.schema.UrlResolver
- getName() - Method in class org.jibx.schema.validation.ProblemLocation
-
Get the element name.
- getNameRegister() - Method in class org.jibx.schema.SchemaContextTracker
-
Get name register.
- getNamespace() - Method in class org.jibx.schema.elements.ImportElement
- getNamespaceDeclarations() - Method in class org.jibx.schema.elements.SchemaBase
-
Get namespace declarations list.
- getNamespaces() - Method in class org.jibx.schema.elements.WildcardBase
-
Get 'namespace' attribute value.
- getNonSingletonSet() - Method in class org.jibx.schema.UsageFinder
-
Get the set of definitions referenced as optional or repeating.
- getOwner() - Method in class org.jibx.schema.attributes.AttributeBase
-
Get owning element.
- getParent() - Method in class org.jibx.schema.elements.SchemaBase
-
Get parent element.
- getParticleList() - Method in class org.jibx.schema.elements.CommonCompositorDefinition
-
Get list of composited particles.
- getPathLength() - Method in class org.jibx.schema.elements.SchemaPath
-
Get length of this path (minimum number of nested elements).
- getProblems() - Method in class org.jibx.schema.validation.ValidationContext
-
Get list of problems.
- getProcessContents() - Method in class org.jibx.schema.elements.WildcardBase
-
Get 'processContents' attribute type code.
- getProcessContentsText() - Method in class org.jibx.schema.elements.WildcardBase
-
Get 'processContents' attribute text.
- getPublic() - Method in class org.jibx.schema.elements.NotationElement
-
Get "public" attribute value.
- getQName() - Method in class org.jibx.schema.elements.AttributeElement
-
Get qualified name set directly on attribute.
- getQName() - Method in class org.jibx.schema.elements.AttributeGroupElement
-
Get qualified name for element.
- getQName() - Method in class org.jibx.schema.elements.CommonTypeDefinition
-
Get qualified name for type.
- getQName() - Method in class org.jibx.schema.elements.ElementElement
-
Get qualified name set directly on element.
- getQName() - Method in class org.jibx.schema.elements.GroupElement
-
Get qualified name for element.
- getQName() - Method in class org.jibx.schema.elements.NotationElement
-
Get qualified name for element.
- getQName() - Method in interface org.jibx.schema.INamed
-
Get qualified name of item.
- getQName() - Method in class org.jibx.schema.support.SchemaTypes.SchemaSimpleType
-
Get qualified name for element.
- getRef() - Method in class org.jibx.schema.attributes.DefRefAttributeGroup
-
Get 'ref' attribute value.
- getRef() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'ref' attribute value.
- getRef() - Method in class org.jibx.schema.elements.AttributeGroupRefElement
-
Get 'ref' attribute value.
- getRef() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'ref' attribute value.
- getRef() - Method in class org.jibx.schema.elements.GroupRefElement
-
Get 'ref' attribute value.
- getRef() - Method in interface org.jibx.schema.IReference
-
Get reference qualified name.
- getRefer() - Method in class org.jibx.schema.elements.KeyBase.KeyrefElement
-
Get 'refer' attribute value.
- getReference() - Method in class org.jibx.schema.elements.AttributeElement
-
Get the referenced attribute declaration.
- getReference() - Method in class org.jibx.schema.elements.AttributeGroupRefElement
-
Get the referenced attributeGroup declaration.
- getReference() - Method in class org.jibx.schema.elements.ElementElement
-
Get the referenced element declaration.
- getReference() - Method in class org.jibx.schema.elements.GroupRefElement
-
Get the referenced group declaration.
- getReferencedSchema() - Method in class org.jibx.schema.elements.SchemaLocationBase
-
Get referenced schema.
- getRegister() - Method in class org.jibx.schema.elements.SchemaElement
-
Get register for named components of schema.
- getResolver() - Method in class org.jibx.schema.elements.SchemaElement
-
Get resolver.
- getSchema() - Method in class org.jibx.schema.elements.SchemaBase
-
Get the ancestor schema element.
- getSchema() - Method in class org.jibx.schema.SchemaHolder
-
Get the schema definition.
- getSchemaById(String) - Method in class org.jibx.schema.validation.ValidationContext
-
Get schema element by identifier.
- getSchemaByNamespace(String) - Method in class org.jibx.schema.validation.ValidationContext
-
Get schema element by target namespace.
- getSchemaChildren() - Method in class org.jibx.schema.elements.SchemaElement
-
Get list of schema-related child elements.
- getSchemaCount() - Method in class org.jibx.schema.validation.ValidationContext
-
Get the number of schemas processed by this context.
- getSchemaType(String) - Static method in class org.jibx.schema.support.SchemaTypes
-
Get predefined schema type.
- getSelector() - Method in class org.jibx.schema.elements.KeyBase
-
Get selector child element.
- getSeverity() - Method in class org.jibx.schema.validation.ValidationProblem
-
Get problem severity level.
- getSource() - Method in class org.jibx.schema.elements.AnnotationItem
-
Get annotation item source.
- getSubstitutionGroup() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'substitutionGroup' attribute value.
- getSystem() - Method in class org.jibx.schema.elements.NotationElement
-
Get "system" attribute value.
- getTargetNamespace() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'targetNamespace' attribute.
- getTopLevelChildren() - Method in class org.jibx.schema.elements.SchemaElement
-
Get list of top-level definition child elements.
- getType() - Method in class org.jibx.schema.attributes.TypeAttribute
-
Get type qualified name.
- getType() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'type' attribute value.
- getType() - Method in class org.jibx.schema.elements.ElementElement
-
Get 'type' attribute value.
- getTypeDefinition() - Method in class org.jibx.schema.elements.AttributeElement
-
Get type definition.
- getTypeDefinition() - Method in class org.jibx.schema.elements.ElementElement
-
Get type definition.
- getUnimplementedCount() - Method in class org.jibx.schema.validation.ValidationContext
-
Get number of unimplemented feature problems reported.
- getUrl() - Method in class org.jibx.schema.UrlResolver
-
Get the document URL.
- getUsageMap() - Method in class org.jibx.schema.UsageFinder
-
Get map of reference counts per component.
- getUse() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'use' attribute type code.
- getUseText() - Method in class org.jibx.schema.elements.AttributeElement
-
Get 'use' attribute text.
- getValue() - Method in class org.jibx.schema.elements.FacetElement.NoFixedFacet
-
Get "value" attribute value.
- getValue() - Method in class org.jibx.schema.elements.FacetElement.NumFacet
-
Get "value" attribute value.
- getValue() - Method in class org.jibx.schema.elements.FacetElement.TextFacet
-
Get "value" attribute value.
- getValue() - Method in class org.jibx.schema.elements.FacetElement.TotalDigits
-
Get "value" attribute value.
- getVersion() - Method in class org.jibx.schema.elements.SchemaElement
-
Get 'version' attribute.
- getWarningCount() - Method in class org.jibx.schema.validation.ValidationContext
-
Get number of warning problems reported.
- getWhitespaceType() - Method in class org.jibx.schema.elements.FacetElement.WhiteSpace
-
Get whitespace handling type code.
- getXmlLang() - Method in class org.jibx.schema.elements.DocumentationElement
-
Get language code.
- getXPath() - Method in class org.jibx.schema.elements.SelectionBase
-
Get 'xpath' attribute value.
- GMONTH - Static variable in class org.jibx.schema.support.SchemaTypes
- GMONTHDAY - Static variable in class org.jibx.schema.support.SchemaTypes
- GROUP_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- GroupElement - Class in org.jibx.schema.elements
-
Top-level group element definition.
- GroupElement() - Constructor for class org.jibx.schema.elements.GroupElement
-
Constructor.
- GroupRefElement - Class in org.jibx.schema.elements
-
Definition for embedded group element (group reference).
- GroupRefElement() - Constructor for class org.jibx.schema.elements.GroupRefElement
-
Constructor.
- GYEAR - Static variable in class org.jibx.schema.support.SchemaTypes
- GYEARMONTH - Static variable in class org.jibx.schema.support.SchemaTypes
H
- handleError(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Handle error.
- handleError(ValidationProblem) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Handle error.
- handleError(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Handle error.
- handleError(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Handle error.
- handleFatal(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Handle fatal.
- handleFatal(ValidationProblem) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Handle fatal.
- handleFatal(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Handle fatal.
- handleFatal(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Handle fatal.
- handleUnimplemented(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Handle unimplemented feature.
- handleUnimplemented(ValidationProblem) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Handle unimplemented feature.
- handleUnimplemented(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Handle unimplemented feature.
- handleUnimplemented(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Handle unimplemented feature.
- handleWarning(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Handle warning.
- handleWarning(ValidationProblem) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Handle warning.
- handleWarning(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Handle warning.
- handleWarning(ValidationProblem) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Handle warning.
- hashCode() - Method in class org.jibx.schema.UrlResolver
- HEX_BINARY - Static variable in class org.jibx.schema.support.SchemaTypes
I
- IArity - Interface in org.jibx.schema
-
Interface for schema components representing complex or simple values, which may be optional or repeating.
- IComplexStructure - Interface in org.jibx.schema.elements
-
Complex type structure definition.
- IComponent - Interface in org.jibx.schema
-
Schema component interface.
- ID - Static variable in class org.jibx.schema.support.SchemaTypes
- IDREF - Static variable in class org.jibx.schema.support.SchemaTypes
- IDREFS - Static variable in class org.jibx.schema.support.SchemaTypes
- IMPORT_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ImportElement - Class in org.jibx.schema.elements
-
Model component for import element.
- ImportElement() - Constructor for class org.jibx.schema.elements.ImportElement
-
Constructor.
- INamed - Interface in org.jibx.schema
-
Interface for schema components with names.
- INCLUDE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- IncludeElement - Class in org.jibx.schema.elements
-
Model component for include element.
- IncludeElement() - Constructor for class org.jibx.schema.elements.IncludeElement
-
Constructor.
- INT - Static variable in class org.jibx.schema.support.SchemaTypes
- INTEGER - Static variable in class org.jibx.schema.support.SchemaTypes
- IReference - Interface in org.jibx.schema
-
Interface for schema components referencing other components.
- isAbstract() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Check 'abstract' attribute value.
- isAbstract() - Method in class org.jibx.schema.elements.ElementElement
-
Check 'abstract' attribute value.
- isAll() - Method in class org.jibx.schema.types.AllEnumSet
-
Check '#all' value.
- isAttributeQualifiedDefault() - Method in class org.jibx.schema.elements.SchemaElement
-
Check if attributes are qualified by default.
- isBaseRequired() - Method in class org.jibx.schema.elements.CommonTypeDerivation
-
Check if base attribute value is required for this element.
- isBaseRequired() - Method in class org.jibx.schema.elements.SimpleRestrictionElement
- ISchemaListener - Interface in org.jibx.schema
-
Listener for schema changes during traversal.
- ISchemaResolver - Interface in org.jibx.schema
-
Interface for resolving schema references which may be relative to a base location.
- isComplexContent() - Method in class org.jibx.schema.elements.CommonContentBase
-
Check if a complex content definition.
- isComplexContent() - Method in class org.jibx.schema.elements.ComplexContentElement
- isComplexContent() - Method in class org.jibx.schema.elements.SimpleContentElement
- isComplexType() - Method in class org.jibx.schema.elements.CommonComplexModification
- isComplexType() - Method in class org.jibx.schema.elements.CommonSimpleModification
- isComplexType() - Method in class org.jibx.schema.elements.CommonTypeDefinition
-
Check if a complex type definition.
- isComplexType() - Method in class org.jibx.schema.elements.CommonTypeDerivation
-
Check if complex type derivation.
- isComplexType() - Method in class org.jibx.schema.elements.ComplexTypeElement
- isComplexType() - Method in class org.jibx.schema.elements.SimpleRestrictionElement
- isComplexType() - Method in class org.jibx.schema.elements.SimpleTypeElement
- isComplexType() - Method in class org.jibx.schema.support.SchemaTypes.SchemaSimpleType
- isCountEqual(int, Count) - Static method in class org.jibx.schema.types.Count
-
Check if a count attribute is equal to a specified value.
- isElementQualifiedDefault() - Method in class org.jibx.schema.elements.SchemaElement
-
Check if elements are qualified by default.
- isEnumeration(AnnotatedBase) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a particular schema definition component is an enumeration type definition.
- isEqual(int) - Method in class org.jibx.schema.types.Count
-
Check for count equal to a particular value.
- isExtension() - Method in class org.jibx.schema.elements.CommonSimpleModification
- isExtension() - Method in class org.jibx.schema.elements.CommonTypeDerivation
-
Check if extension derivation.
- isExtension() - Method in class org.jibx.schema.elements.ComplexExtensionElement
- isExtension() - Method in class org.jibx.schema.elements.ComplexRestrictionElement
- isExtension() - Method in class org.jibx.schema.elements.SimpleExtensionElement
- isExtension() - Method in class org.jibx.schema.elements.SimpleRestrictionElement
- isFixed() - Method in class org.jibx.schema.elements.FacetElement.FixedFacet
-
Check if fixed.
- isGlobal() - Method in class org.jibx.schema.elements.SchemaBase
-
Check if this element represents a global definition.
- isGreaterThan(int) - Method in class org.jibx.schema.types.Count
-
Check for count greater than a particular value.
- isInlineType() - Method in class org.jibx.schema.elements.AttributeElement
-
Check if the attribute uses an inline type definition.
- isInlineType() - Method in class org.jibx.schema.elements.ElementElement
-
Check if the element uses an inline type definition.
- ISkipElements - Interface in org.jibx.schema
-
Interface for checking elements to be skipped in walking the definition tree.
- isMixed() - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Check 'mixed' attribute value.
- isNamed(OpenAttrBase) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a definition component has a name.
- isNillable() - Method in class org.jibx.schema.elements.ElementElement
-
Check 'nillable' attribute value.
- isNillable(OpenAttrBase) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a definition component is nillable (an element with nillable='true').
- isOptional(IArity) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a particle is optional (zero instances allowed).
- isOptionalAttribute(AttributeElement) - Static method in class org.jibx.schema.SchemaUtils
-
Check if an attribute is optional (zero instances allowed).
- isOptionalElement(ElementElement) - Static method in class org.jibx.schema.SchemaUtils
-
Check if an element is optional (zero instances allowed).
- isPredefinedType() - Method in class org.jibx.schema.elements.CommonTypeDefinition
-
Check if a predefined type definition.
- isPredefinedType() - Method in class org.jibx.schema.elements.ComplexTypeElement
- isPredefinedType() - Method in class org.jibx.schema.elements.SimpleTypeElement
- isPredefinedType() - Method in class org.jibx.schema.support.SchemaTypes.SchemaSimpleType
- isPresent() - Method in class org.jibx.schema.types.AllEnumSet
-
Check if present.
- isProhibited(IArity) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a particle is prohibited (no instances allowed).
- isQualified(boolean) - Method in class org.jibx.schema.attributes.FormChoiceAttribute
-
Check if qualified.
- isRepeated(IArity) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a particle is a repeated value.
- isRepeating() - Method in class org.jibx.schema.elements.SchemaPath.PathStep
- isRepeating() - Method in class org.jibx.schema.elements.SchemaPath.StepBase
- isSet(int) - Method in class org.jibx.schema.types.AllEnumSet
-
Check if value in set.
- isSet(int) - Method in class org.jibx.schema.types.ShortBitSet
-
Check for value in set.
- isSingleton(IArity) - Static method in class org.jibx.schema.SchemaUtils
-
Check if a particle is a singleton (one, and only one, instance allowed).
- isSingletonElement(ElementElement) - Static method in class org.jibx.schema.SchemaUtils
-
Check if an element is a singleton (one, and only one, instance allowed).
- isSkipped(Object) - Method in interface org.jibx.schema.ISkipElements
-
Check if a component is being skipped due to a fatal error.
- isSkipped(Object) - Method in class org.jibx.schema.validation.ValidationContext
- isString() - Method in class org.jibx.schema.support.SchemaTypes.SchemaSimpleType
-
Check for schema type derived from string.
- isUnbounded() - Method in class org.jibx.schema.types.Count
-
Check for unbounded count.
- isWildStart() - Method in class org.jibx.schema.elements.SchemaPath
-
Check if the first path step is a wildcard.
- iterateSchemas() - Method in class org.jibx.schema.validation.ValidationContext
-
Get iterator for all schemas defined in this context.
J
- jibx_getColumnNumber() - Method in class org.jibx.schema.validation.ProblemLocation
- jibx_getDocumentName() - Method in class org.jibx.schema.validation.ProblemLocation
- jibx_getLineNumber() - Method in class org.jibx.schema.validation.ProblemLocation
- jibx_setSource(String, int, int) - Method in class org.jibx.schema.validation.ProblemLocation
K
- KEY_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- KeyBase - Class in org.jibx.schema.elements
-
Base representation for identity constraint elements.
- KeyBase(int) - Constructor for class org.jibx.schema.elements.KeyBase
-
Constructor.
- KeyBase.KeyElement - Class in org.jibx.schema.elements
- KeyBase.KeyrefElement - Class in org.jibx.schema.elements
- KeyBase.UniqueElement - Class in org.jibx.schema.elements
- KeyElement() - Constructor for class org.jibx.schema.elements.KeyBase.KeyElement
-
Constructor.
- KEYREF_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- KeyrefElement() - Constructor for class org.jibx.schema.elements.KeyBase.KeyrefElement
-
Constructor.
L
- LANGUAGE - Static variable in class org.jibx.schema.support.SchemaTypes
- LAX_PROCESS - Static variable in class org.jibx.schema.elements.WildcardBase
- Length() - Constructor for class org.jibx.schema.elements.FacetElement.Length
-
Constructor.
- LENGTH_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- LENGTH_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- LIST_FINAL - Static variable in class org.jibx.schema.elements.SimpleTypeElement
- LIST_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- ListElement - Class in org.jibx.schema.elements
-
list element definition.
- ListElement() - Constructor for class org.jibx.schema.elements.ListElement
-
Constructor.
- load(Collection, String, ValidationContext) - Static method in class org.jibx.schema.validation.ValidationUtils
-
Load and validate a list of schemas.
- LONG - Static variable in class org.jibx.schema.support.SchemaTypes
M
- m_nameRegister - Variable in class org.jibx.schema.SchemaContextTracker
-
Schema global name register.
- m_qname - Variable in class org.jibx.schema.elements.CommonTypeDefinition
-
Qualified name.
- match(OpenAttrBase) - Method in class org.jibx.schema.elements.SchemaPath.PathStep
- match(OpenAttrBase) - Method in class org.jibx.schema.elements.SchemaPath.StepBase
- matchUnique(OpenAttrBase) - Method in class org.jibx.schema.elements.SchemaPath
-
Find unique match for expression starting from a supplied schema element annotation.
- MaxExclusive() - Constructor for class org.jibx.schema.elements.FacetElement.MaxExclusive
-
Constructor.
- MAXEXCLUSIVE_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- MAXEXCLUSIVE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- MaxInclusive() - Constructor for class org.jibx.schema.elements.FacetElement.MaxInclusive
-
Constructor.
- MAXINCLUSIVE_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- MAXINCLUSIVE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- MaxLength() - Constructor for class org.jibx.schema.elements.FacetElement.MaxLength
-
Constructor.
- MAXLENGTH_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- MAXLENGTH_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- MemoryResolver - Class in org.jibx.schema
-
Resolver for schema only present in memory.
- MemoryResolver(String) - Constructor for class org.jibx.schema.MemoryResolver
-
Constructor.
- mergeDefinitions(NameRegister) - Method in class org.jibx.schema.NameRegister
-
Merge definitions directly into this register.
- mergeDefinitionsNamespaced(String, NameRegister) - Method in class org.jibx.schema.NameRegister
-
Merge external definitions into this register.
- mergeImportedDefinitions(NameRegister) - Method in class org.jibx.schema.NameRegister
-
Merge external definitions into this register.
- MinExclusive() - Constructor for class org.jibx.schema.elements.FacetElement.MinExclusive
-
Constructor.
- MINEXCLUSIVE_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- MINEXCLUSIVE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- MinInclusive() - Constructor for class org.jibx.schema.elements.FacetElement.MinInclusive
-
Constructor.
- MININCLUSIVE_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- MININCLUSIVE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- MinLength() - Constructor for class org.jibx.schema.elements.FacetElement.MinLength
-
Constructor.
- MINLENGTH_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- MINLENGTH_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
N
- name() - Method in class org.jibx.schema.elements.SchemaBase
-
Get element name.
- NAME - Static variable in class org.jibx.schema.support.SchemaTypes
- NAMEFOLLOW_CHARACTER_TYPES - Static variable in class org.jibx.schema.support.Conversions
-
Character types allowed as non-initial characters of a name.
- NAMEINIT_CHARACTER_TYPES - Static variable in class org.jibx.schema.support.Conversions
-
Character types allowed as initial characters of a name.
- NameMergeVisitor - Class in org.jibx.schema.validation
-
Visitor for merging names from referenced schemas.
- NameMergeVisitor(ValidationContext) - Constructor for class org.jibx.schema.validation.NameMergeVisitor
-
Constructor.
- NameRegister - Class in org.jibx.schema
-
Holder for registration of all global components of a schema by name.
- NameRegister() - Constructor for class org.jibx.schema.NameRegister
-
Constructor.
- NameRegistrationVisitor - Class in org.jibx.schema.validation
-
Visitor for handling the registration of global definitions.
- NameRegistrationVisitor(ValidationContext) - Constructor for class org.jibx.schema.validation.NameRegistrationVisitor
-
Constructor.
- NCNAME - Static variable in class org.jibx.schema.support.SchemaTypes
- NEGATIVE_INTEGER - Static variable in class org.jibx.schema.support.SchemaTypes
- NMTOKEN - Static variable in class org.jibx.schema.support.SchemaTypes
- NMTOKENS - Static variable in class org.jibx.schema.support.SchemaTypes
- NO_PREFIX_BINDING - Static variable in class org.jibx.schema.SchemaUtils
-
Binding name for output with schema namespace as default (no prefix).
- NoFixedFacet(int, int, int) - Constructor for class org.jibx.schema.elements.FacetElement.NoFixedFacet
-
Constructor.
- NON_NEGATIVE_INTEGER - Static variable in class org.jibx.schema.support.SchemaTypes
- NON_POSITIVE_INTEGER - Static variable in class org.jibx.schema.support.SchemaTypes
- NORMALIZED_STRING - Static variable in class org.jibx.schema.support.SchemaTypes
- NOTATION - Static variable in class org.jibx.schema.support.SchemaTypes
- NOTATION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- NotationElement - Class in org.jibx.schema.elements
-
Model component for notation element, which can only be used as a direct child of the schema element.
- NotationElement() - Constructor for class org.jibx.schema.elements.NotationElement
-
Constructor.
- NumFacet(int, int, int) - Constructor for class org.jibx.schema.elements.FacetElement.NumFacet
-
Constructor.
O
- OccursAttributeGroup - Class in org.jibx.schema.attributes
-
Schema occurs attribute group.
- OccursAttributeGroup(SchemaBase) - Constructor for class org.jibx.schema.attributes.OccursAttributeGroup
-
Constructor.
- OpenAttrBase - Class in org.jibx.schema.elements
-
Base class for all element structures in schema definition which allow arbitrary attributes from outside the schema namespace.
- OpenAttrBase(int) - Constructor for class org.jibx.schema.elements.OpenAttrBase
-
Constructor.
- OPTIONAL_USE - Static variable in class org.jibx.schema.elements.AttributeElement
- org.jibx.schema - package org.jibx.schema
- org.jibx.schema.attributes - package org.jibx.schema.attributes
- org.jibx.schema.elements - package org.jibx.schema.elements
- org.jibx.schema.support - package org.jibx.schema.support
- org.jibx.schema.types - package org.jibx.schema.types
- org.jibx.schema.validation - package org.jibx.schema.validation
P
- partialMatchMultiple(int, int, OpenAttrBase) - Method in class org.jibx.schema.elements.SchemaPath
-
Find any number of matches for subexpression starting from a supplied schema element annotation.
- partialMatchUnique(int, int, OpenAttrBase) - Method in class org.jibx.schema.elements.SchemaPath
-
Find unique match for subexpression starting from a supplied schema element annotation.
- patchQNameNamespace(String, QName) - Static method in class org.jibx.schema.support.QNameConverter
-
Patch qualified name with effective namespace from schema.
- PathStep(String, int, String) - Constructor for class org.jibx.schema.elements.SchemaPath.PathStep
- Pattern() - Constructor for class org.jibx.schema.elements.FacetElement.Pattern
-
Constructor.
- PATTERN_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- PATTERN_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- position() - Method in class org.jibx.schema.elements.SchemaPath.PathStep
- position() - Method in class org.jibx.schema.elements.SchemaPath.StepBase
- POSITIVE_INTEGER - Static variable in class org.jibx.schema.support.SchemaTypes
- preget(IMarshallingContext) - Method in class org.jibx.schema.elements.OpenAttrBase
-
Pre-get method called during marshalling.
- preget(IMarshallingContext) - Method in class org.jibx.schema.elements.SchemaBase
-
Pre-get method to be called by data binding while writing element start tag.
- PRESERVE_WHITESPACE - Static variable in class org.jibx.schema.elements.FacetElement.WhiteSpace
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.AnnotationElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.AnyAttributeElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.AnyElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.AttributeElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.AttributeGroupElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.AttributeGroupRefElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.CommonComplexModification
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.CommonCompositorDefinition
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.CommonSimpleModification
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.ComplexContentElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.ComplexTypeElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.ElementElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.FacetElement.FixedFacet
-
Make sure all attributes are defined.
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.FacetElement.NoFixedFacet
-
Make sure all attributes are defined.
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.GroupElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.GroupRefElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.ImportElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.IncludeElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.KeyBase
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.ListElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.NotationElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.RedefineElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SchemaBase
-
Pre-set method to be called by data binding while parsing element start tag.
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SchemaElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SelectionBase
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SimpleContentElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SimpleRestrictionElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SimpleTypeElement
- preset(IUnmarshallingContext) - Method in class org.jibx.schema.elements.UnionElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.attributes.AttributeBase
-
Prevalidate component information.
- prevalidate(ValidationContext) - Method in class org.jibx.schema.attributes.DefRefAttributeGroup
- prevalidate(ValidationContext) - Method in class org.jibx.schema.attributes.OccursAttributeGroup
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AllElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AnnotatedBase
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AnnotationElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AnyElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AttributeElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AttributeGroupElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.AttributeGroupRefElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.CommonComplexModification
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.CommonCompositorBase
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.CommonContentBase
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.CommonSimpleModification
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.CommonTypeDefinition
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.CommonTypeDerivation
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.ComplexTypeElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.ElementElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.FacetElement.NumFacet
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.FacetElement.TotalDigits
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.FacetElement.WhiteSpace
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.GroupElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.GroupRefElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.ImportElement
-
Prevalidation handling.
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.KeyBase.KeyrefElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.KeyBase
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.ListElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.NotationElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.SchemaBase
-
Prevalidate component information.
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.SchemaElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.SchemaLocationRequiredBase
-
Prevalidation for schema location subclass with the schema specified by a required'schemaLocation' attribute.
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.SelectionBase
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.SimpleRestrictionElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.SimpleTypeElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.UnionElement
- prevalidate(ValidationContext) - Method in class org.jibx.schema.elements.WildcardBase
- prevalidate(ValidationContext) - Method in interface org.jibx.schema.IComponent
-
Prevalidate component information.
- PrevalidationVisitor - Class in org.jibx.schema.validation
-
Visitor for handling prevalidation.
- PrevalidationVisitor(ValidationContext) - Constructor for class org.jibx.schema.validation.PrevalidationVisitor
-
Constructor.
- ProblemConsoleLister - Class in org.jibx.schema.validation
-
Handler to list problems found in validation to console.
- ProblemConsoleLister() - Constructor for class org.jibx.schema.validation.ProblemConsoleLister
- ProblemHandler - Interface in org.jibx.schema.validation
-
Interface for handling problems found in validation and processing of schemas.
- ProblemLocation - Class in org.jibx.schema.validation
-
Location of validation problem.
- ProblemLocation(IUnmarshallingContext) - Constructor for class org.jibx.schema.validation.ProblemLocation
-
Constructor.
- ProblemLogLister - Class in org.jibx.schema.validation
-
Handler to log problems found in validation.
- ProblemLogLister(Logger) - Constructor for class org.jibx.schema.validation.ProblemLogLister
-
Constructor.
- ProblemMultiHandler - Class in org.jibx.schema.validation
-
Problem handler which delegates to any number of other handlers.
- ProblemMultiHandler() - Constructor for class org.jibx.schema.validation.ProblemMultiHandler
- PROHIBITED_USE - Static variable in class org.jibx.schema.elements.AttributeElement
Q
- QNAME - Static variable in class org.jibx.schema.support.SchemaTypes
- QNameConverter - Class in org.jibx.schema.support
-
Qualified name serializer/deserializer for use in schema definitions.
- QNameConverter() - Constructor for class org.jibx.schema.support.QNameConverter
- QUALIFIED_FORM - Static variable in class org.jibx.schema.attributes.FormChoiceAttribute
R
- readNamespaces(IUnmarshallingContext) - Method in class org.jibx.schema.elements.SchemaBase
-
Collect namespace declarations from element.
- readSchema(ValidationContext, ISchemaResolver) - Method in class org.jibx.schema.elements.SchemaLocationBase
-
Load a schema from a resolver.
- REDEFINE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- RedefineElement - Class in org.jibx.schema.elements
-
Model component for redefine element.
- RedefineElement() - Constructor for class org.jibx.schema.elements.RedefineElement
-
Constructor.
- registerAttribute(QName, AttributeElement) - Method in class org.jibx.schema.NameRegister
-
Register global attribute in the current schema definition.
- registerAttribute(QName, AttributeElement) - Method in class org.jibx.schema.validation.ValidationContext
-
Register global attribute in the current schema definition.
- registerAttributeGroup(QName, AttributeGroupElement) - Method in class org.jibx.schema.NameRegister
-
Register global attribute group in the current schema definition.
- registerAttributeGroup(QName, AttributeGroupElement) - Method in class org.jibx.schema.validation.ValidationContext
-
Register global attribute group in the current schema definition.
- registerElement(QName, ElementElement) - Method in class org.jibx.schema.NameRegister
-
Register global element in the current schema definition.
- registerElement(QName, ElementElement) - Method in class org.jibx.schema.validation.ValidationContext
-
Register global element in the current schema definition.
- registerGroup(QName, GroupElement) - Method in class org.jibx.schema.NameRegister
-
Register global group in the current schema definition.
- registerGroup(QName, GroupElement) - Method in class org.jibx.schema.validation.ValidationContext
-
Register global group in the current schema definition.
- registerType(QName, CommonTypeDefinition) - Method in class org.jibx.schema.NameRegister
-
Register global type in the current schema definition.
- registerType(QName, CommonTypeDefinition) - Method in class org.jibx.schema.validation.ValidationContext
-
Register global type in the current schema definition.
- remove(int) - Method in class org.jibx.schema.elements.FilteredSegmentList
-
Removes the item at the index position.
- remove(int) - Method in class org.jibx.schema.types.AllEnumSet
-
Remove value from set.
- remove(int) - Method in class org.jibx.schema.types.ShortBitSet
-
Exclude value from set.
- remove(Object) - Method in class org.jibx.schema.elements.FilteredSegmentList
- removeRange(int, int) - Method in class org.jibx.schema.elements.FilteredSegmentList
- REPLACE_WHITESPACE - Static variable in class org.jibx.schema.elements.FacetElement.WhiteSpace
- replaceChild(int, SchemaBase) - Method in class org.jibx.schema.elements.OpenAttrBase
-
Replace child by index.
- report(String) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Report progress information.
- report(String) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Report progress information.
- report(String) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Report progress information.
- report(String) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Report progress information.
- reportProblems(ProblemHandler) - Method in class org.jibx.schema.validation.ValidationContext
-
Report problems using handler.
- REQUIRED_USE - Static variable in class org.jibx.schema.elements.AttributeElement
- reset() - Method in class org.jibx.schema.NameRegister
-
Reset register for reuse.
- reset() - Method in class org.jibx.schema.UsageFinder
-
Clear the accumulated usage counts.
- reset() - Method in class org.jibx.schema.validation.ValidationContext
-
Reset context for reuse.
- resolve(String, String) - Method in interface org.jibx.schema.ISchemaResolver
-
Resolve a schema reference, which may be relative to this schema location.
- resolve(String, String) - Method in class org.jibx.schema.MemoryResolver
- resolve(String, String) - Method in class org.jibx.schema.UrlResolver
- RESTRICTION_BLOCK - Static variable in class org.jibx.schema.elements.ElementElement
- RESTRICTION_FINAL - Static variable in class org.jibx.schema.elements.ElementElement
- RESTRICTION_FINAL - Static variable in class org.jibx.schema.elements.SimpleTypeElement
- RESTRICTION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
S
- s_allowedAttributes - Static variable in class org.jibx.schema.attributes.DefRefAttributeGroup
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.attributes.FormChoiceAttribute
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.attributes.OccursAttributeGroup
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.attributes.TypeAttribute
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.AnnotatedBase
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.AnnotationElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.AnyElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.AttributeElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.AttributeGroupElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.AttributeGroupRefElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.CommonCompositorBase
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.CommonTypeDefinition
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.CommonTypeDerivation
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.ComplexContentElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.ComplexTypeElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.ElementElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.FacetElement.FixedFacet
-
List of allowed attribute names (including "id" from base).
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.FacetElement.NoFixedFacet
-
List of allowed attribute names (including "id" from base).
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.GroupElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.GroupRefElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.ImportElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.KeyBase.KeyrefElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.KeyBase
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.ListElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.NotationElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.RedefineElement
-
Enumeration of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.SchemaElement
-
List of allowed attribute names
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.SchemaLocationBase
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.SelectionBase
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.SimpleTypeElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.UnionElement
-
List of allowed attribute names.
- s_allowedAttributes - Static variable in class org.jibx.schema.elements.WildcardBase
-
List of allowed attribute names.
- s_blockValues - Static variable in class org.jibx.schema.elements.ElementElement
- s_derivationValues - Static variable in class org.jibx.schema.elements.ElementElement
- s_finalValues - Static variable in class org.jibx.schema.elements.FacetElement.WhiteSpace
- s_formValues - Static variable in class org.jibx.schema.attributes.FormChoiceAttribute
- s_logger - Static variable in class org.jibx.schema.SchemaUtils
-
Logger for class.
- s_processValues - Static variable in class org.jibx.schema.elements.WildcardBase
- s_simpleDerivationValues - Static variable in class org.jibx.schema.elements.SimpleTypeElement
- s_useValues - Static variable in class org.jibx.schema.elements.AttributeElement
- SCHEMA_NAMESPACE - Static variable in interface org.jibx.schema.IComponent
-
Schema namespace URI.
- SCHEMA_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- SchemaBase - Class in org.jibx.schema.elements
-
Base class for all element structures in schema definition model.
- SchemaBase(int) - Constructor for class org.jibx.schema.elements.SchemaBase
-
Constructor.
- SchemaContextTracker - Class in org.jibx.schema
-
Current schema name context tracker.
- SchemaContextTracker() - Constructor for class org.jibx.schema.SchemaContextTracker
-
Constructor.
- SchemaElement - Class in org.jibx.schema.elements
-
Model component for schema element.
- SchemaElement() - Constructor for class org.jibx.schema.elements.SchemaElement
-
Constructor.
- SchemaHolder - Class in org.jibx.schema
-
External data for a schema definition.
- SchemaHolder(String) - Constructor for class org.jibx.schema.SchemaHolder
-
Constructor for new schema definition file.
- SchemaHolder(SchemaElement) - Constructor for class org.jibx.schema.SchemaHolder
-
Constructor for existing schema definition file.
- SchemaLocationBase - Class in org.jibx.schema.elements
-
Base class for elements referencing an external schema.
- SchemaLocationBase(int) - Constructor for class org.jibx.schema.elements.SchemaLocationBase
-
Constructor.
- SchemaLocationRequiredBase - Class in org.jibx.schema.elements
-
Base class for elements referencing an external schema by using a required 'schemaLocation' attribute.
- SchemaLocationRequiredBase(int) - Constructor for class org.jibx.schema.elements.SchemaLocationRequiredBase
-
Constructor.
- SchemaPath - Class in org.jibx.schema.elements
-
Path specification within a schema definition.
- SchemaPath.PathStep - Class in org.jibx.schema.elements
- SchemaPath.StepBase - Class in org.jibx.schema.elements
- SchemaSimpleType(String, boolean) - Constructor for class org.jibx.schema.support.SchemaTypes.SchemaSimpleType
-
Constructor.
- SchemaTypes - Class in org.jibx.schema.support
-
Representations for predefined schema types.
- SchemaTypes() - Constructor for class org.jibx.schema.support.SchemaTypes
- SchemaTypes.SchemaSimpleType - Class in org.jibx.schema.support
-
Simple schema type representation.
- SchemaUtils - Class in org.jibx.schema
-
Utility methods for working with schema structures.
- SchemaUtils() - Constructor for class org.jibx.schema.SchemaUtils
- SchemaVisitor - Class in org.jibx.schema
-
Schema model visitor base class.
- SchemaVisitor() - Constructor for class org.jibx.schema.SchemaVisitor
- SchemaVisitorDelegate - Class in org.jibx.schema
-
Instance of
SchemaVisitorthat delegates to another instance. - SchemaVisitorDelegate(SchemaVisitor) - Constructor for class org.jibx.schema.SchemaVisitorDelegate
-
Constructor.
- SelectionBase - Class in org.jibx.schema.elements
-
Base representation for selector and field elements.
- SelectionBase(int) - Constructor for class org.jibx.schema.elements.SelectionBase
-
Constructor.
- SelectionBase.FieldElement - Class in org.jibx.schema.elements
- SelectionBase.SelectorElement - Class in org.jibx.schema.elements
- SELECTOR_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- SelectorElement() - Constructor for class org.jibx.schema.elements.SelectionBase.SelectorElement
-
Constructor.
- SEQUENCE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- SequenceElement - Class in org.jibx.schema.elements
-
<sequence> element definition.
- SequenceElement() - Constructor for class org.jibx.schema.elements.SequenceElement
-
Constructor.
- serialize(QName, IMarshallingContext) - Static method in class org.jibx.schema.support.QNameConverter
-
Qualified name serializer method for use within schema definitions.
- serializeList(QName[], IMarshallingContext) - Static method in class org.jibx.schema.support.QNameConverter
-
Qualified name list serializer method for use within schema definitions.
- set(int, Object) - Method in class org.jibx.schema.elements.FilteredSegmentList
- setAbstract(boolean) - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Set 'abstract' attribute value.
- setAbstract(boolean) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'abstract' attribute value.
- setAll(boolean) - Method in class org.jibx.schema.types.AllEnumSet
-
Set '#all' value.
- setAnnotation(AnnotationElement) - Method in class org.jibx.schema.elements.AnnotatedBase
-
Set annotation.
- setAnyAttribute(AnyAttributeElement) - Method in class org.jibx.schema.elements.AttributeGroupElement
-
Set anyAttribute child element.
- setAnyAttribute(AnyAttributeElement) - Method in class org.jibx.schema.elements.CommonComplexModification
- setAnyAttribute(AnyAttributeElement) - Method in class org.jibx.schema.elements.CommonSimpleModification
-
Set anyAttribute child element.
- setAnyAttribute(AnyAttributeElement) - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Set anyAttribute child element.
- setAnyAttribute(AnyAttributeElement) - Method in interface org.jibx.schema.elements.IComplexStructure
-
Set anyAttribute child element.
- setAttributeFormDefault(int) - Method in class org.jibx.schema.elements.SchemaElement
-
Set 'attributeFormDefault' attribute type code.
- setBase(QName) - Method in class org.jibx.schema.elements.CommonTypeDerivation
-
Set 'base' attribute value.
- setContentDefinition(CommonCompositorBase) - Method in class org.jibx.schema.elements.CommonComplexModification
- setContentDefinition(CommonCompositorBase) - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Set content definition particle.
- setContentDefinition(CommonCompositorBase) - Method in interface org.jibx.schema.elements.IComplexStructure
-
Set content definition particle.
- setContentType(CommonContentBase) - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Set content type element.
- setDefault(String) - Method in class org.jibx.schema.elements.AttributeElement
-
Set the 'default' attribute value.
- setDefault(String) - Method in class org.jibx.schema.elements.ElementElement
-
Set the 'default' attribute value.
- setDefinition(CommonCompositorDefinition) - Method in class org.jibx.schema.elements.GroupElement
-
Set definition element.
- setDerivation(CommonTypeDerivation) - Method in class org.jibx.schema.elements.CommonContentBase
-
Set derivation child element.
- setDerivation(SchemaBase) - Method in class org.jibx.schema.elements.SimpleTypeElement
-
Set derivation child element.
- setDerivation(SimpleTypeElement) - Method in class org.jibx.schema.elements.ListElement
-
Set inline base type definition element.
- setDerivation(SimpleTypeElement) - Method in class org.jibx.schema.elements.SimpleRestrictionElement
-
Set inline base type definition element.
- setEffectiveNamespace(String) - Method in class org.jibx.schema.elements.SchemaElement
-
Set the effective namespace to be applied to this schema.
- setElementFormDefault(int) - Method in class org.jibx.schema.elements.SchemaElement
-
Set 'elementFormDefault' attribute type code.
- setExtension(Object) - Method in class org.jibx.schema.elements.SchemaBase
-
Set extension data.
- setFinal(Boolean) - Method in class org.jibx.schema.elements.FacetElement.FixedFacet
-
Set "fixed" attribute value.
- setFixed(String) - Method in class org.jibx.schema.elements.AttributeElement
-
Set 'fixed' attribute value.
- setFixed(String) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'fixed' attribute value.
- setForm(int) - Method in class org.jibx.schema.attributes.FormChoiceAttribute
-
Set 'form' attribute type code.
- setForm(int) - Method in class org.jibx.schema.elements.AttributeElement
-
Set 'form' attribute type code.
- setForm(int) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'form' attribute type code.
- setId(String) - Method in class org.jibx.schema.elements.AnnotatedBase
-
Set "id" value for element.
- setId(String) - Method in class org.jibx.schema.elements.AnnotationElement
-
Set "id" value for element.
- setId(String) - Method in class org.jibx.schema.elements.RedefineElement
- setItemType(QName) - Method in class org.jibx.schema.elements.ListElement
-
Set 'itemType' attribute value.
- setLocation(String) - Method in class org.jibx.schema.elements.SchemaLocationBase
-
Set 'schemaLocation' attribute value.
- setLogging(Level) - Static method in class org.jibx.schema.TreeWalker
-
Control the logging level for this class.
- setMaxOccurs(Count) - Method in class org.jibx.schema.attributes.OccursAttributeGroup
-
Set 'maxOccurs' attribute value.
- setMaxOccurs(Count) - Method in class org.jibx.schema.elements.AnyElement
-
Set 'maxOccurs' attribute value.
- setMaxOccurs(Count) - Method in class org.jibx.schema.elements.CommonCompositorBase
- setMaxOccurs(Count) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'maxOccurs' attribute value.
- setMaxOccurs(Count) - Method in interface org.jibx.schema.IArity
-
Set maximum number of times this item can occur.
- setMemberTypes(QName[]) - Method in class org.jibx.schema.elements.UnionElement
-
Set 'memberTypes' attribute value.
- setMinOccurs(Count) - Method in class org.jibx.schema.attributes.OccursAttributeGroup
-
Set 'minOccurs' attribute value.
- setMinOccurs(Count) - Method in class org.jibx.schema.elements.AnyElement
-
Get 'maxOccurs' attribute value.
- setMinOccurs(Count) - Method in class org.jibx.schema.elements.CommonCompositorBase
- setMinOccurs(Count) - Method in class org.jibx.schema.elements.ElementElement
-
Get 'maxOccurs' attribute value.
- setMinOccurs(Count) - Method in interface org.jibx.schema.IArity
-
Set minimum number of times this item can occur.
- setMixed(boolean) - Method in class org.jibx.schema.elements.ComplexTypeElement
-
Set 'mixed' attribute value.
- setMixed(Boolean) - Method in class org.jibx.schema.elements.ComplexContentElement
-
Set 'mixed' attribute value.
- setName(String) - Method in class org.jibx.schema.attributes.DefRefAttributeGroup
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.AttributeElement
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.AttributeGroupElement
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.CommonTypeDefinition
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.GroupElement
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.KeyBase
-
Set 'name' attribute value.
- setName(String) - Method in class org.jibx.schema.elements.NotationElement
-
Set 'name' attribute value.
- setName(QName) - Method in class org.jibx.schema.elements.KeyBase.KeyrefElement
-
Set 'refer' attribute value.
- setNameRegister(NameRegister) - Method in class org.jibx.schema.SchemaContextTracker
-
Set name register.
- setNameRegister(NameRegister) - Method in class org.jibx.schema.UsageFinder
-
Set the register to be used for resolving name references.
- setNamespace(String) - Method in class org.jibx.schema.elements.ImportElement
- setNamespaces(String[]) - Method in class org.jibx.schema.elements.WildcardBase
-
Set 'namespace' attribute value.
- setNillable(boolean) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'nillable' attribute value.
- setParent(OpenAttrBase) - Method in class org.jibx.schema.elements.SchemaBase
-
Set parent element.
- setPresent(boolean) - Method in class org.jibx.schema.types.AllEnumSet
-
Set present.
- setProcessContents(int) - Method in class org.jibx.schema.elements.WildcardBase
-
Set 'processContents' attribute type code.
- setPublic(String) - Method in class org.jibx.schema.elements.NotationElement
-
Set "public" attribute value.
- setRange(int, int) - Method in class org.jibx.schema.types.ShortBitSet
-
Set all values in range.
- setRef(QName) - Method in class org.jibx.schema.attributes.DefRefAttributeGroup
-
Set 'ref' attribute value.
- setRef(QName) - Method in class org.jibx.schema.elements.AttributeElement
-
Set 'ref' attribute value.
- setRef(QName) - Method in class org.jibx.schema.elements.AttributeGroupRefElement
-
Set 'ref' attribute value.
- setRef(QName) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'ref' attribute value.
- setRef(QName) - Method in class org.jibx.schema.elements.GroupRefElement
-
Set 'ref' attribute value.
- setReferencedSchema(SchemaElement) - Method in class org.jibx.schema.elements.SchemaLocationBase
-
Set referenced schema.
- setResolver(ISchemaResolver) - Method in class org.jibx.schema.elements.SchemaElement
-
Set resolver.
- setSchema(String, SchemaElement) - Method in class org.jibx.schema.validation.ValidationContext
-
Add schema element with identifier.
- setSelector(SelectionBase.SelectorElement) - Method in class org.jibx.schema.elements.KeyBase
-
Set selector child element.
- setSource(String) - Method in class org.jibx.schema.elements.AnnotationItem
-
Set annotation item source.
- setSubstitutionGroup(QName) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'substitutionGroup' attribute value.
- setSystem(String) - Method in class org.jibx.schema.elements.NotationElement
-
Set "system" attribute value.
- setTargetNamespace(String) - Method in class org.jibx.schema.elements.SchemaElement
-
Set 'targetNamespace' attribute.
- setType(QName) - Method in class org.jibx.schema.attributes.TypeAttribute
-
Set type qualified name.
- setType(QName) - Method in class org.jibx.schema.elements.AttributeElement
-
Set 'type' attribute value.
- setType(QName) - Method in class org.jibx.schema.elements.ElementElement
-
Set 'type' attribute value.
- setTypeDefinition(CommonTypeDefinition) - Method in class org.jibx.schema.elements.AttributeElement
-
Set type definition.
- setTypeDefinition(CommonTypeDefinition) - Method in class org.jibx.schema.elements.ElementElement
-
Set type definition (either inline, or as reference).
- setUse(int) - Method in class org.jibx.schema.elements.AttributeElement
-
Set 'use' attribute type code.
- setValue(int) - Method in class org.jibx.schema.elements.FacetElement.NumFacet
-
Set "value" attribute value.
- setValue(int) - Method in class org.jibx.schema.elements.FacetElement.TotalDigits
-
Set "value" attribute value.
- setValue(String) - Method in class org.jibx.schema.elements.FacetElement.NoFixedFacet
-
Set "value" attribute value.
- setValue(String) - Method in class org.jibx.schema.elements.FacetElement.TextFacet
-
Set "value" attribute value.
- setVersion(String) - Method in class org.jibx.schema.elements.SchemaElement
-
Set 'version' attribute.
- setXmlLang(String) - Method in class org.jibx.schema.elements.DocumentationElement
-
Set language code.
- setXPath(String) - Method in class org.jibx.schema.elements.SelectionBase
-
Set 'xpath' attribute value.
- SHORT - Static variable in class org.jibx.schema.support.SchemaTypes
- ShortBitSet - Class in org.jibx.schema.types
-
Bit set stored as a
shortvalue. - ShortBitSet() - Constructor for class org.jibx.schema.types.ShortBitSet
- SIMPLECONTENT_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- SimpleContentElement - Class in org.jibx.schema.elements
-
Representation for a simpleContent element.
- SimpleContentElement() - Constructor for class org.jibx.schema.elements.SimpleContentElement
-
Constructor.
- SimpleExtensionElement - Class in org.jibx.schema.elements
-
Definition for extension element used with a simple type.
- SimpleExtensionElement() - Constructor for class org.jibx.schema.elements.SimpleExtensionElement
-
Constructor.
- SimpleRestrictionElement - Class in org.jibx.schema.elements
-
restriction element definition used for simple content.
- SimpleRestrictionElement() - Constructor for class org.jibx.schema.elements.SimpleRestrictionElement
-
Constructor.
- SIMPLETYPE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- SimpleTypeElement - Class in org.jibx.schema.elements
-
Representation for a simpleType element.
- SimpleTypeElement() - Constructor for class org.jibx.schema.elements.SimpleTypeElement
-
Constructor.
- size() - Method in class org.jibx.schema.elements.FilteredSegmentList
- SKIP_PROCESS - Static variable in class org.jibx.schema.elements.WildcardBase
- StepBase() - Constructor for class org.jibx.schema.elements.SchemaPath.StepBase
- STRICT_PROCESS - Static variable in class org.jibx.schema.elements.WildcardBase
- STRING - Static variable in class org.jibx.schema.support.SchemaTypes
- SUBSTITUTION_BLOCK - Static variable in class org.jibx.schema.elements.ElementElement
T
- terminate(String) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Terminate processing.
- terminate(String) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Terminate processing.
- terminate(String) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Terminate processing.
- terminate(String) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Terminate processing.
- terminate(String, Throwable) - Method in class org.jibx.schema.validation.ProblemConsoleLister
-
Terminate processing.
- terminate(String, Throwable) - Method in interface org.jibx.schema.validation.ProblemHandler
-
Terminate processing.
- terminate(String, Throwable) - Method in class org.jibx.schema.validation.ProblemLogLister
-
Terminate processing.
- terminate(String, Throwable) - Method in class org.jibx.schema.validation.ProblemMultiHandler
-
Terminate processing.
- TextFacet(int, int, int) - Constructor for class org.jibx.schema.elements.FacetElement.TextFacet
-
Constructor.
- TIME - Static variable in class org.jibx.schema.support.SchemaTypes
- TOKEN - Static variable in class org.jibx.schema.support.SchemaTypes
- toString() - Method in class org.jibx.schema.types.AllEnumSet
-
Serializer method for output as value list.
- toString() - Method in class org.jibx.schema.types.Count
-
Conversion to text form.
- TotalDigits() - Constructor for class org.jibx.schema.elements.FacetElement.TotalDigits
-
Constructor.
- TOTALDIGITS_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- TOTALDIGITS_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- TreeWalker - Class in org.jibx.schema
-
Handles walking the tree structure of schema model.
- TreeWalker(ISkipElements, ISchemaListener) - Constructor for class org.jibx.schema.TreeWalker
-
Constructor.
- type() - Method in class org.jibx.schema.elements.SchemaBase
-
Get element type.
- TypeAttribute - Class in org.jibx.schema.attributes
-
Global type reference as an attribute.
- TypeAttribute(SchemaBase) - Constructor for class org.jibx.schema.attributes.TypeAttribute
-
Constructor.
U
- UNIMPLEMENTED_LEVEL - Static variable in class org.jibx.schema.validation.ValidationProblem
- UNION_FINAL - Static variable in class org.jibx.schema.elements.SimpleTypeElement
- UNION_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- UnionElement - Class in org.jibx.schema.elements
-
union element definition.
- UnionElement() - Constructor for class org.jibx.schema.elements.UnionElement
-
Constructor.
- UNIQUE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- UniqueElement() - Constructor for class org.jibx.schema.elements.KeyBase.UniqueElement
-
Constructor.
- UNQUALIFIED_FORM - Static variable in class org.jibx.schema.attributes.FormChoiceAttribute
- UNSIGNED_BYTE - Static variable in class org.jibx.schema.support.SchemaTypes
- UNSIGNED_INT - Static variable in class org.jibx.schema.support.SchemaTypes
- UNSIGNED_LONG - Static variable in class org.jibx.schema.support.SchemaTypes
- UNSIGNED_SHORT - Static variable in class org.jibx.schema.support.SchemaTypes
- UrlResolver - Class in org.jibx.schema
-
Basic resolver supporting relative URL paths.
- UrlResolver(String, URL) - Constructor for class org.jibx.schema.UrlResolver
-
Constructor.
- UsageFinder - Class in org.jibx.schema
-
Visitor to generate usage counts for schema components.
- UsageFinder() - Constructor for class org.jibx.schema.UsageFinder
-
Constructor.
V
- validate(ValidationContext) - Method in class org.jibx.schema.attributes.AttributeBase
-
Validate component information.
- validate(ValidationContext) - Method in class org.jibx.schema.elements.AllElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.AnyElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.AttributeElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.AttributeGroupRefElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.CommonTypeDerivation
- validate(ValidationContext) - Method in class org.jibx.schema.elements.ElementElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.GroupRefElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.KeyBase
- validate(ValidationContext) - Method in class org.jibx.schema.elements.ListElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.SchemaBase
-
Validate component information.
- validate(ValidationContext) - Method in class org.jibx.schema.elements.SchemaElement
- validate(ValidationContext) - Method in class org.jibx.schema.elements.UnionElement
- validate(ValidationContext) - Method in interface org.jibx.schema.IComponent
-
Validate component information.
- validateAttributes(IUnmarshallingContext, boolean, StringArray) - Static method in class org.jibx.schema.elements.SchemaBase
-
Validate attributes of element.
- validateAttributes(IUnmarshallingContext, StringArray) - Method in class org.jibx.schema.elements.OpenAttrBase
-
Validate attributes of element from schema namespace.
- validateSchemas(SchemaElement[], ValidationContext) - Static method in class org.jibx.schema.validation.ValidationUtils
-
Validate an ordered array of schemas.
- ValidationContext - Class in org.jibx.schema.validation
-
Tracks the schema validation state.
- ValidationContext() - Constructor for class org.jibx.schema.validation.ValidationContext
-
Constructor.
- ValidationProblem - Class in org.jibx.schema.validation
-
Problem reported by schema validation.
- ValidationUtils - Class in org.jibx.schema.validation
-
Utility methods for schema validation.
- ValidationUtils() - Constructor for class org.jibx.schema.validation.ValidationUtils
- ValidationVisitor - Class in org.jibx.schema.validation
-
Visitor for handling validation.
- ValidationVisitor(ValidationContext) - Constructor for class org.jibx.schema.validation.ValidationVisitor
-
Constructor.
- visit(AllElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit all element.
- visit(AllElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AnnotatedBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit annotated element.
- visit(AnnotatedBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AnnotationElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit annotation element.
- visit(AnnotationElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AnnotationItem) - Method in class org.jibx.schema.SchemaVisitor
-
Visit annotation item element.
- visit(AnnotationItem) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AnyAttributeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit anyAttribute element.
- visit(AnyAttributeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AnyElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit any element.
- visit(AnyElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AppInfoElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit appinfo element.
- visit(AppInfoElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AttributeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit attribute element.
- visit(AttributeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AttributeElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(AttributeGroupElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit attributeGroup element for definition.
- visit(AttributeGroupElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(AttributeGroupElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(AttributeGroupRefElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit attributeGroup element for reference.
- visit(AttributeGroupRefElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ChoiceElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit choice element.
- visit(ChoiceElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(CommonComplexModification) - Method in class org.jibx.schema.SchemaVisitor
-
Visit complex type modification (complexContent or simpleContent)element.
- visit(CommonComplexModification) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(CommonCompositorBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit compositor base element.
- visit(CommonCompositorDefinition) - Method in class org.jibx.schema.SchemaVisitor
-
Visit compositor element.
- visit(CommonCompositorDefinition) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(CommonContentBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit content element (complexContent or simpleContent).
- visit(CommonTypeDefinition) - Method in class org.jibx.schema.SchemaVisitor
-
Visit type definition element.
- visit(CommonTypeDefinition) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(CommonTypeDerivation) - Method in class org.jibx.schema.SchemaVisitor
-
Visit type derivation element.
- visit(ComplexContentElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit complexContent element.
- visit(ComplexContentElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ComplexExtensionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit extension element used for complex type.
- visit(ComplexExtensionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ComplexRestrictionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit restriction element used for complex type.
- visit(ComplexRestrictionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ComplexTypeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit complexType element.
- visit(ComplexTypeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ComplexTypeElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(DocumentationElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit documentation element.
- visit(DocumentationElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ElementElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit element element.
- visit(ElementElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ElementElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(FacetElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit facet element.
- visit(GroupElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit group element for definition.
- visit(GroupElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(GroupElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(GroupRefElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit group element for reference.
- visit(GroupRefElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(ImportElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit import element.
- visit(ImportElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(IncludeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit include element.
- visit(IncludeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(KeyBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit identity constraint element.
- visit(KeyBase.KeyElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit key element.
- visit(KeyBase.KeyrefElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit keyref element.
- visit(KeyBase.UniqueElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit unique element.
- visit(ListElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit list element.
- visit(ListElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(OpenAttrBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit open attribute element.
- visit(OpenAttrBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(RedefineElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit redefine element.
- visit(RedefineElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SchemaBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit element.
- visit(SchemaBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SchemaBase) - Method in class org.jibx.schema.validation.NameMergeVisitor
- visit(SchemaBase) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(SchemaBase) - Method in class org.jibx.schema.validation.PrevalidationVisitor
- visit(SchemaElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit schema element.
- visit(SchemaElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SchemaElement) - Method in class org.jibx.schema.validation.NameMergeVisitor
- visit(SchemaElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(SchemaLocationBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit schema location element.
- visit(SchemaLocationBase) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SchemaLocationBase) - Method in class org.jibx.schema.validation.NameMergeVisitor
- visit(SchemaLocationBase) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(SchemaLocationRequiredBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit schema location required element.
- visit(SelectionBase) - Method in class org.jibx.schema.SchemaVisitor
-
Visit selection element.
- visit(SelectionBase.FieldElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit field element.
- visit(SelectionBase.SelectorElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit selection element.
- visit(SequenceElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit sequence element.
- visit(SequenceElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SimpleContentElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit simpleContent element.
- visit(SimpleContentElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SimpleExtensionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit extension element for simple type.
- visit(SimpleExtensionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SimpleRestrictionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit restriction element for simple type.
- visit(SimpleRestrictionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SimpleTypeElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit simpleType element.
- visit(SimpleTypeElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
- visit(SimpleTypeElement) - Method in class org.jibx.schema.validation.NameRegistrationVisitor
- visit(UnionElement) - Method in class org.jibx.schema.SchemaVisitor
-
Visit union element.
- visit(UnionElement) - Method in class org.jibx.schema.SchemaVisitorDelegate
W
- walkChildren(SchemaBase, SchemaVisitor) - Method in class org.jibx.schema.TreeWalker
-
Walk the descendants of a root element.
- walkElement(SchemaBase, SchemaVisitor) - Method in class org.jibx.schema.TreeWalker
-
Walk schema model element tree.
- walkSchema(SchemaElement, SchemaVisitor) - Method in class org.jibx.schema.TreeWalker
-
Walk entire schema model.
- WARNING_LEVEL - Static variable in class org.jibx.schema.validation.ValidationProblem
- WhiteSpace() - Constructor for class org.jibx.schema.elements.FacetElement.WhiteSpace
-
Constructor.
- WHITESPACE_FACET_BIT - Static variable in class org.jibx.schema.elements.FacetElement
- WHITESPACE_TYPE - Static variable in class org.jibx.schema.elements.SchemaBase
- WildcardBase - Class in org.jibx.schema.elements
-
Base for wildcard element definitions.
- WildcardBase(int) - Constructor for class org.jibx.schema.elements.WildcardBase
-
Constructor.
- writeNamespaces(IMarshallingContext) - Method in class org.jibx.schema.elements.SchemaBase
-
Write namespace declarations to element.
X
- XS_PREFIX_BINDING - Static variable in class org.jibx.schema.SchemaUtils
-
Binding name for output with schema namespace prefix 'xs'.
All Classes All Packages