A B C D E F G H I 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
- ABSTRACT_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- abstractObj - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies whether the element can be used in an instance document.
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Base method for all accept methods.
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdAll
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdAppInfo
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdDocumentation
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdImport
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdInclude
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdList
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- accept(XsdAbstractElementVisitor) - Method in class org.xmlet.xsdparser.xsdelements.XsdUnion
- add(XsdAnnotation) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdAppInfo) - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- add(XsdAttribute) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdAttributeGroup) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdComplexType) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdDocumentation) - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- add(XsdElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdImport) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdInclude) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdEnumeration) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- add(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- add(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.XsdUnion
- addAttribute(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- addAttributeGroup(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- addElement(XsdAbstractElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- addFileToParse(String) - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
Adds a new file to the parsing queue.
- addParsedElement(ReferenceBase) - Method in class org.xmlet.xsdparser.core.XsdParserCore
- addUnsolvedReference(UnsolvedReference) - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
Adds an
UnsolvedReferenceobject to theXsdParserCore.unsolvedElementslist which should be solved at a later time in the parsing process. - all - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- ALL - org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- ALL - org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- ALL - org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- ALL - org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- ALL - org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- ALL - org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- annotation - Variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotatedElements
-
The
XsdAnnotationthat is annotating the concrete instances of this class. - appInfoList - Variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
-
The list of
XsdAppInfochildren. - ATTRIBUTE_FORM_DEFAULT - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- attributeFormDefault - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
Specifies if the form attribute for the current
XsdSchemachildren attributes. - attributeGroups - Variable in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
-
The list of
XsdAttributeGroupinstances received by this visitor, wrapped in aReferenceBaseobject. - attributeGroups - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
-
A list of
XsdAttributeGroupchildren instances. - attributeMissingMessage(String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
- attributes - Variable in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
-
The list of
XsdAttributeinstances received by this visitor, wrapped in aReferenceBaseobject. - attributes - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
-
A list of
XsdAttributechildren instances. - attributesMap - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
A
Mapobject containing the keys/values of the attributes that belong to the concrete element instance. - AttributesVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the all elements that can contain
XsdAttributeandXsdAttributeGroup. - AttributesVisitor(XsdAnnotatedElements) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- AttributeValidations - Class in org.xmlet.xsdparser.xsdelements
- AttributeValidations() - Constructor for class org.xmlet.xsdparser.xsdelements.AttributeValidations
B
- base - Variable in class org.xmlet.xsdparser.xsdelements.XsdExtension
-
A
XsdElementinstance wrapped in aReferenceBaseobject from which thisXsdExtensioninstance extends. - base - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
The
XsdSimpleTypeinstance of thisXsdRestrictioninstance. - BASE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- baseString - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
The name of the type where this instance restrictions should be applied.
- belongsToEnum(XsdEnum<T>, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Verifies if a given value is present in a given
Enumtype. - block - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Prevents a complex type that has a specified type of derivation from being used in place of this complex type.
- block - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Prevents an element with a specified type of derivation from being used in place of this
XsdElementelement. - BLOCK_DEFAULT - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- BLOCK_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- blockDefault - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
Specifies if the block attribute for the current
XsdSchemachildren such asXsdElementandXsdComplexType. - BlockDefaultEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the blockDefault attribute ofXsdSchema. - BlockDefaultEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- BlockEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the block attribute. - BlockEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
C
- childElement - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
The child element of
XsdComplexType. - childElement - Variable in class org.xmlet.xsdparser.xsdelements.XsdExtension
-
The child element of the
XsdExtensioninstance. - childElement - Variable in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
The child element of the
XsdGroupinstance. - childrenIsMultipleElement() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- childrenIsMultipleElement() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- choice - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- classLoader - Static variable in class org.xmlet.xsdparser.core.XsdParserJar
- cleanPath(String) - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
Clean the path by useless ../ example /A/B/..
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdAll
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdBuiltInDataType
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdList
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdUnion
-
Performs a copy of the current object for replacing purposes.
- clone(Map<String, String>, XsdAbstractElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Performs a copy of the current object for replacing purposes.
- clone(XsdParserCore, ReferenceBase, XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- cloneOf - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Indicates the source from this object was cloned, if applicable.
- COLLAPSE - org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- compareReference(NamedConcreteElement, String) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- compareReference(NamedConcreteElement, UnsolvedReference) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- complexContent - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
A
XsdComplexContentchild. - complexType - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
The
XsdComplexTypeinstance wrapped in aReferenceBaseobject. - ComplexTypeBlockEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the block attribute ofXsdComplexType. - ComplexTypeBlockEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- ConcreteElement - Class in org.xmlet.xsdparser.xsdelements.elementswrapper
-
ConcreteElement is a wrapper class for an
XsdAbstractElementobject which doesn't have a ref attribute. - ConcreteElement(XsdAbstractElement) - Constructor for class org.xmlet.xsdparser.xsdelements.elementswrapper.ConcreteElement
- ConfigEntryData - Class in org.xmlet.xsdparser.core.utils
- ConfigEntryData(Function<ParseData, ReferenceBase>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.core.utils.ConfigEntryData
- content - Variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
-
The textual content of the current element, either
XsdAppInfoorXsdDocumentation. - convertNodeMap(NamedNodeMap) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Converts a
NamedNodeMapto aMapobject. - createFromXsd(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
-
This method creates a ReferenceBase object that serves as a wrapper to
XsdAbstractElementobjects. - currentFile - Variable in class org.xmlet.xsdparser.core.XsdParserCore
D
- DEFAULT - org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- DEFAULT - org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- DEFAULT_ELEMENT_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- DEFAULT_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- defaultElement - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
A default value for the current
XsdAttributeinstance. - defaultObj - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies a default value for the element.
- DefaultParserConfig - Class in org.xmlet.xsdparser.core.utils
- DefaultParserConfig() - Constructor for class org.xmlet.xsdparser.core.utils.DefaultParserConfig
- documentations - Variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
-
The list of
XsdDocumentationchildren.
E
- element - Variable in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- ELEMENT_FORM_DEFAULT - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- elementAbstract - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Specifies whether the complex type can be used in an instance document.
- elementFinal - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Prevents a specified type of derivation of this complex type element.
- elementFormDefault - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
Specifies if the form attribute for the current
XsdSchemachildren elements. - elements - Variable in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
-
A list of elements that are contained in the concrete implementation of the
XsdMultipleElementsinstance. - elements - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
The children elements contained in this
XsdSchemaelement. - enumeration - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A List of
XsdEnumerationitems, that represent a set of possible values for a given type. - existsRestrictionOverlap(XsdRestriction, XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Checks for any restriction overlap between two different
XsdRestrictioninstances. - extension - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
-
A
XsdExtensionobject wrapped in aReferenceBaseobject. - extension - Variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
-
The
XsdExtensioninstance that is present in theXsdSimpleContentinstance. - EXTENSION - org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- EXTENSION - org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- EXTENSION - org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- EXTENSION - org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- EXTENSION - org.xmlet.xsdparser.xsdelements.enums.FinalEnum
F
- file - Variable in class org.xmlet.xsdparser.core.utils.NamespaceInfo
- filePath - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
- FINAL_DEFAULT - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- FINAL_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- finalDefault - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
Specifies if the final attribute for the current
XsdSchemachildren such asXsdElement,XsdSimpleTypeandXsdComplexType. - FinalDefaultEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the finalDefault attribute ofXsdSchema. - FinalDefaultEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- FinalEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the final attribute. - FinalEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- finalObj - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Prevents other elements to derive depending on its value.
- finalObj - Variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Prevents other elements to derive depending on its value.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Specifies a fixed value for the current
XsdAttributeinstance. - fixed - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies a fixed value for the element.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdIntegerRestrictions
-
Indicates if the value is fixed.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
-
Indicates if the value is fixed.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
-
Indicates if the value is fixed.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
-
Indicates if the value is fixed.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
-
Indicates if the value is fixed.
- fixed - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- FIXED_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- form - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Specifies if the current
XsdAttributeattribute is "qualified" or "unqualified". - form - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies if the current
XsdElementattribute is "qualified" or "unqualified". - FORM_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- FormEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the form attribute. - FormEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
- fractionDigits - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdFractionDigitsinstance that specifies the number of fraction digits allowed in a numeric type.
G
- getAll() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getAllAttributes() - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- getAllRestrictions() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getAllRestrictions() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
This method obtains all the restrictions for the current
XsdSimpleTypeelement. - getAllXsdAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- getAllXsdAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- getAllXsdAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getAllXsdAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getAnnotation() - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotatedElements
- getAppInfoList() - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- getAttributeFormDefault() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- getAttributes() - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- getAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getAttributesMap() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getBase() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getBase() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getBaseAsBuiltInDataType() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getBaseAsBuiltInDataType() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getBaseAsComplexType() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getBaseAsComplexType() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getBaseAsSimpleType() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getBaseAsSimpleType() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getBlock() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getBlock() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getBlockDefault() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getBlockDefaultValue(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Obtains the default value of the
XsdSchema.blockDefaultattribute by iterating in the element tree by going fromXsdAbstractElement.parenttoXsdAbstractElement.parentuntil reaching the top level element. - getChildAsAll() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getChildAsAll() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getChildAsAll() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getChildAsChoice() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getChildAsChoice() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getChildAsChoice() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getChildAsChoice(XsdMultipleElements) - Static method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- getChildAsdAll(XsdMultipleElements) - Static method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- getChildAsGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getChildAsGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getChildAsSequence() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getChildAsSequence() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getChildAsSequence() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getChildAsSequence(XsdMultipleElements) - Static method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- getChildElement() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getChildrenAnnotations() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenChoices() - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- getChildrenChoices() - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- getChildrenComplexTypes() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- getChildrenElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- getChildrenGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- getChildrenImports() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenIncludes() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChildrenSequences() - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- getChildrenSequences() - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- getChildrenSimpleTypes() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getChoice() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getCloneOf() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getComplexContent() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getContent() - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
- getDirectAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- getDocumentations() - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- getDocumentBuilder() - Method in class org.xmlet.xsdparser.core.XsdParserCore
- getElement() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.NamedConcreteElement
- getElement() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- getElement() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- getElementFormDefault() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- getElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getEnumeration() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getFile() - Method in class org.xmlet.xsdparser.core.utils.NamespaceInfo
- getFilePath() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getFinal() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getFinal() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getFinalDefault() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getFinalDefaultValue(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Obtains the default value of the
XsdSchema.finalDefaultattribute by iterating in the element tree by going fromXsdAbstractElement.parenttoXsdAbstractElement.parentuntil reaching the top level element. - getFinalObj() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- getFixed() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getForm() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getForm() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getFormDefaultValue(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Obtains the default value of the
XsdSchema.attributeFormDefaultattribute by iterating in the element tree by going fromXsdAbstractElement.parenttoXsdAbstractElement.parentuntil reaching the top level element. - getFormDefaultValue(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getFractionDigits() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getId() - Method in class org.xmlet.xsdparser.xsdelements.XsdIdentifierElements
- getItemType() - Method in class org.xmlet.xsdparser.xsdelements.XsdList
- getLength() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getList() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- getMaxExclusive() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getMaxInclusive() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getMaxLength() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getMaxOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdAll
- getMaxOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- getMaxOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getMaxOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getMaxOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- getMemberTypesList() - Method in class org.xmlet.xsdparser.xsdelements.XsdUnion
- getMinExclusive() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getMinInclusive() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getMinLength() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getMinOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdAll
- getMinOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- getMinOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getMinOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- getMinOccurs() - Method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- getName() - Method in class org.xmlet.xsdparser.core.utils.NamespaceInfo
- getName() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.NamedConcreteElement
- getName() - Method in class org.xmlet.xsdparser.xsdelements.XsdNamedElements
- getName(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- getNamespace() - Method in class org.xmlet.xsdparser.xsdelements.XsdImport
- getNamespaces() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getNodeValue(XsdAbstractElement, String) - Static method in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- getOwner() - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAllVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotatedElementsVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotationVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeGroupVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexContentVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdElementVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdExtensionVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdGroupVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdListVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleContentVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleTypeVisitor
- getOwner() - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdUnionVisitor
- getParent() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- getParent() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getParent(boolean) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getParents() - Method in class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
- getParentsExcludingClones() - Method in class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
- getParentsWithClones() - Method in class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
- getParseMappers() - Method in class org.xmlet.xsdparser.core.utils.DefaultParserConfig
- getParseMappers() - Method in interface org.xmlet.xsdparser.core.utils.ParserConfig
- getParseMappers() - Static method in class org.xmlet.xsdparser.core.XsdParserCore
- getParser() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getPattern() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getRawName() - Method in class org.xmlet.xsdparser.xsdelements.XsdNamedElements
- getRef() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- getRef(XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- getRestriction() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- getResultXsdElements() - Method in class org.xmlet.xsdparser.core.XsdParserCore
- getResultXsdSchemas() - Method in class org.xmlet.xsdparser.core.XsdParserCore
- getSchemaLocation() - Method in class org.xmlet.xsdparser.xsdelements.XsdImport
- getSchemaLocation() - Method in class org.xmlet.xsdparser.xsdelements.XsdInclude
- getSchemaNode(InputStream) - Method in class org.xmlet.xsdparser.core.XsdParserJar
- getSchemaNode(String) - Method in class org.xmlet.xsdparser.core.XsdParser
-
This function uses DOM to obtain a list of nodes from a XSD file.
- getSequence() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getSimpleContent() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getSource() - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
- getSubstitutionGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- getSupportedValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- getSupportedValues() - Method in interface org.xmlet.xsdparser.xsdelements.enums.XsdEnum
- getTargetNamespace() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getTotalDigits() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getType() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getTypeAsBuiltInDataType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getTypeAsComplexType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getTypeAsSimpleType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getTypeAsXsd() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getUnion() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- getUnionElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdUnion
- getUnsolvedReference() - Method in class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
- getUnsolvedReferences() - Method in class org.xmlet.xsdparser.core.XsdParserCore
- getUse() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- getValue() - Method in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- getValue() - Method in interface org.xmlet.xsdparser.xsdelements.enums.XsdEnum
- getValue() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdIntegerRestrictions
- getValue() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdStringRestrictions
- getValue() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- getValues() - Method in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- getValues() - Method in interface org.xmlet.xsdparser.xsdelements.enums.XsdEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- getVariableName() - Method in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- getVariableName() - Method in interface org.xmlet.xsdparser.xsdelements.enums.XsdEnum
- getVersion() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getVisitor() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Obtains the visitor of a concrete
XsdAbstractElementinstance. - getVisitor() - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
- getVisitor() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getWhiteSpace() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getXsdAttributeGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getXsdAttributeGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getXsdAttributeGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getXsdAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- getXsdAttributeGroups() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- getXsdAttributes() - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- getXsdAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- getXsdAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getXsdAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getXsdAttributes() - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- getXsdChildElement() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- getXsdChildElement() - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- getXsdComplexType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getXsdComplexTypeFromType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getXsdElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getXsdElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- getXsdElements() - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- getXsdExtension() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- getXsdExtension() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- getXsdRestriction() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- getXsdRestriction() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- getXsdSchema() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getXsdSchema(XsdAbstractElement, List<XsdAbstractElement>) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- getXsdSimpleType() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- getXsdSimpleType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getXsdSimpleType() - Method in class org.xmlet.xsdparser.xsdelements.XsdList
- getXsdSimpleTypeFromType() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getXsdSubstitutionGroup() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- getXsdTypesToJava() - Method in class org.xmlet.xsdparser.core.utils.DefaultParserConfig
- getXsdTypesToJava() - Method in interface org.xmlet.xsdparser.core.utils.ParserConfig
- getXsdTypesToJava() - Static method in class org.xmlet.xsdparser.core.XsdParserCore
- group - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
H
- hasDifferentValue(XsdIntegerRestrictions, XsdIntegerRestrictions) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdIntegerRestrictions
-
Compares two different objects of this type.
- hasDifferentValue(XsdStringRestrictions, XsdStringRestrictions) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdStringRestrictions
-
Compares two different objects of this type.
- hasDifferentValue(XsdWhiteSpace, XsdWhiteSpace) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
I
- id - Variable in class org.xmlet.xsdparser.xsdelements.XsdIdentifierElements
-
Specifies a unique ID for the element.
- ID_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- instance - Static variable in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- isAbstractObj() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- isElementAbstract() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- isFixed() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdIntegerRestrictions
- isFixed() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- isFixed() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- isFixed() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- isFixed() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- isFixed() - Method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- isMixed() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- isMixed() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- isNillable() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- isRelativePath(String) - Method in class org.xmlet.xsdparser.core.XsdParserCore
- isTypeRef - Variable in class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- isTypeRef() - Method in class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- isXsdSchema(Node) - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
Verifies if a given
Nodeobject, i.e. - ITEM_TYPE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- itemType - Variable in class org.xmlet.xsdparser.xsdelements.XsdList
-
The itemType defines the built-it type or the name of a present
XsdSimpleTypeinstance that represent the type of the elements that belong to thisXsdList.
L
- length - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdLengthinstance that specifies the specific length of a List or String type. - list - Variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
A
XsdListinstance that is present in theXsdSimpleTypeinstance. - LIST - org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- LIST - org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
M
- main(String[]) - Static method in class org.xmlet.xsdparser.XsdParserMain
- MAX_OCCURS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- maxExclusive - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdMaxExclusiveinstance that specifies the maxExclusive value for a numeric type. - maxInclusive - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdMaxInclusiveinstance that specifies the maxInclusive value for a numeric type. - maxLength - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdMaxLengthinstance that specifies the maxLength of a List or a String type. - maxOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdAll
-
Specifies the maximum number of times this element can occur in the parent element.
- maxOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdChoice
-
Specifies the maximum number of times this element can occur in the parent element.
- maxOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies the maximum number of times this element can occur in the parent element.
- maxOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
Specifies the maximum number of times this element can occur in the parent element.
- maxOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdSequence
-
Specifies the maximum number of times this element can occur in the parent element.
- maxOccursValidation(String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Checks if the maxOccurs attribute is unbounded or an
Integervalue. - MEMBER_TYPES_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- memberTypes - Variable in class org.xmlet.xsdparser.xsdelements.XsdUnion
-
Specifies a list of built-in data types or
XsdSimpleTypeinstance names defined in a XsdSchema. - MIN_OCCURS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- minExclusive - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdMinExclusiveinstance that specifies the minExclusive value for a numeric type. - minInclusive - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdMinInclusiveinstance that specifies the minInclusive value for a numeric type. - minLength - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdMinLengthinstance that specifies the minLength of a List or a String type. - minOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdAll
-
Specifies the minimum number of times this element can occur in the parent element.
- minOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdChoice
-
Specifies the minimum number of times this element can occur in the parent element.
- minOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies the minimum number of times this element can occur in the parent element.
- minOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
Specifies the minimum number of times this element can occur in the parent element.
- minOccurs - Variable in class org.xmlet.xsdparser.xsdelements.XsdSequence
-
Specifies the minimum number of times this element can occur in the parent element.
- mixed - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
-
Specifies whether character data is allowed to appear between the child elements of this element.
- mixed - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Specifies whether character data is allowed to appear between the child elements of this complexType element.
- MIXED_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
N
- name - Variable in class org.xmlet.xsdparser.core.utils.NamespaceInfo
- name - Variable in class org.xmlet.xsdparser.xsdelements.elementswrapper.NamedConcreteElement
- name - Variable in class org.xmlet.xsdparser.xsdelements.XsdNamedElements
-
The name of the element.
- NAME_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- NamedConcreteElement - Class in org.xmlet.xsdparser.xsdelements.elementswrapper
-
NamedConcreteElement is a wrapper class for an
XsdNamedElementsobject which areXsdAbstractElementobjects which have a name attribute. - NamedConcreteElement(XsdNamedElements, String) - Constructor for class org.xmlet.xsdparser.xsdelements.elementswrapper.NamedConcreteElement
- namespace - Variable in class org.xmlet.xsdparser.xsdelements.XsdImport
-
Specifies the a namespace to import.
- NAMESPACE - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- NamespaceInfo - Class in org.xmlet.xsdparser.core.utils
- NamespaceInfo(String) - Constructor for class org.xmlet.xsdparser.core.utils.NamespaceInfo
- namespaces - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
- nillable - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies if the this
XsdElementsupport a null value. - NILLABLE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- node - Variable in class org.xmlet.xsdparser.core.utils.ParseData
O
- OPTIONAL - org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- org.xmlet.xsdparser - package org.xmlet.xsdparser
- org.xmlet.xsdparser.core - package org.xmlet.xsdparser.core
- org.xmlet.xsdparser.core.utils - package org.xmlet.xsdparser.core.utils
- org.xmlet.xsdparser.xsdelements - package org.xmlet.xsdparser.xsdelements
- org.xmlet.xsdparser.xsdelements.elementswrapper - package org.xmlet.xsdparser.xsdelements.elementswrapper
- org.xmlet.xsdparser.xsdelements.enums - package org.xmlet.xsdparser.xsdelements.enums
- org.xmlet.xsdparser.xsdelements.exceptions - package org.xmlet.xsdparser.xsdelements.exceptions
- org.xmlet.xsdparser.xsdelements.visitors - package org.xmlet.xsdparser.xsdelements.visitors
- org.xmlet.xsdparser.xsdelements.xsdrestrictions - package org.xmlet.xsdparser.xsdelements.xsdrestrictions
- owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdAllVisitor
-
The
XsdAllinstance which owns thisXsdAllVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotatedElementsVisitor
-
The
XsdAnnotatedElementsinstance which owns thisXsdAnnotatedElementsVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotationVisitor
-
The
XsdAnnotationinstance which owns thisXsdAnnotationVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeGroupVisitor
-
The
XsdAttributeGroupinstance which owns thisXsdAttributeGroupVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeVisitor
-
The
XsdAttributeinstance which owns thisXsdAttributeVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
-
The
XsdChoiceinstance which owns thisXsdChoiceVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexContentVisitor
-
The
XsdComplexContentinstance which owns thisXsdComplexContentVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
-
The
XsdComplexTypeinstance which owns thisXsdComplexTypeVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdElementVisitor
-
The
XsdElementinstance which owns thisXsdElementVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdExtensionVisitor
-
The
XsdExtensioninstance which owns thisXsdExtensionVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdGroupVisitor
-
The
XsdGroupinstance which owns thisXsdGroupVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdListVisitor
-
The
XsdListinstance which owns thisXsdListVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
-
The
XsdRestrictioninstance which owns thisXsdRestrictionsVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
-
The
XsdSequenceinstance which owns thisXsdSequenceVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleContentVisitor
-
The
XsdSimpleContentinstance which owns thisXsdSimpleContentVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleTypeVisitor
-
The
XsdSimpleTypeinstance which owns thisXsdSimpleTypeVisitorinstance. - owner - Variable in class org.xmlet.xsdparser.xsdelements.visitors.XsdUnionVisitor
-
The
XsdUnioninstance which owns thisXsdUnionVisitorinstance.
P
- parent - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
The instance which contains the present element.
- parentAvailable - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Indicates if this element has the Parent available.
- ParentAvailableException - Exception in org.xmlet.xsdparser.xsdelements.exceptions
- ParentAvailableException(String) - Constructor for exception org.xmlet.xsdparser.xsdelements.exceptions.ParentAvailableException
- parents - Variable in class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
-
A list of parents which indicate all the places where the
UnsolvedReferenceobject was used, which cause every element present in this list to not be fully correct. - parse(String) - Method in class org.xmlet.xsdparser.core.XsdParser
- parse(String, String) - Method in class org.xmlet.xsdparser.core.XsdParserJar
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAll
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAppInfo
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdChoice
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdDocumentation
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdElement
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdImport
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdInclude
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdList
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdSequence
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- parse(ParseData) - Static method in class org.xmlet.xsdparser.xsdelements.XsdUnion
- ParseData - Class in org.xmlet.xsdparser.core.utils
- ParseData(XsdParserCore, Node, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.core.utils.ParseData
- parseElements - Variable in class org.xmlet.xsdparser.core.XsdParserCore
-
A
Listwhich contains all the top elements parsed by this class. - parseFile(String) - Method in class org.xmlet.xsdparser.core.XsdParser
-
Parses a XSD file and all its containing XSD elements.
- parseJarFile(String) - Method in class org.xmlet.xsdparser.core.XsdParserJar
-
Parses the XSD file represented by the received InputStream.
- parseMappers - Static variable in class org.xmlet.xsdparser.core.XsdParserCore
-
A
Mapobject that contains a parse function to eachXsdAbstractElementconcrete type supported by this mapper, this way based on the concreteXsdAbstractElementtag the according parse method can be invoked. - parser - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
The
XsdParserCoreinstance that parsed this element. - ParserConfig - Interface in org.xmlet.xsdparser.core.utils
- parserFunction - Variable in class org.xmlet.xsdparser.core.utils.ConfigEntryData
- parserInstance - Variable in class org.xmlet.xsdparser.core.utils.ParseData
- parserUnsolvedElementsMap - Variable in class org.xmlet.xsdparser.core.XsdParserCore
-
A
Listcontaining all the elements that even after parsing all the elements on the file, don't have a suitable object to replace the reference. - ParsingException - Exception in org.xmlet.xsdparser.xsdelements.exceptions
-
An exception that is thrown whenever the parsing process encounters a error in the values present in the XSD file.
- ParsingException(String) - Constructor for exception org.xmlet.xsdparser.xsdelements.exceptions.ParsingException
- pattern - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdPatterninstance that specifies a regex pattern that a String type should follow. - PRESERVE - org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- PROHIBITED - org.xmlet.xsdparser.xsdelements.enums.UsageEnum
Q
R
- ref - Variable in class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- REF_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- ReferenceBase - Class in org.xmlet.xsdparser.xsdelements.elementswrapper
-
An abstract class that is meant to wrap all the
XsdAbstractElementobjects. - ReferenceBase(XsdAbstractElement) - Constructor for class org.xmlet.xsdparser.xsdelements.elementswrapper.ReferenceBase
- REPLACE - org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- replaceUnsolvedAttributes(XsdParserCore, NamedConcreteElement, XsdAbstractElement) - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
-
Tries to match the received
NamedConcreteElementobject, with any of the elements present either inAttributesVisitor.attributeGroupsorAttributesVisitor.attributes. - replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
This method iterates on the current element children and replaces any
UnsolvedReferenceobject that has a ref attribute that matches the receivingNamedConcreteElementname attribute. - replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Receives a
NamedConcreteElementthat should be the one requested earlier - replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
This method aims to replace the previously created
UnsolvedReferencein case that the type of the currentXsdElementinstance is not a built-in type. - replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
-
This method should always receive two elements, one to replace the
UnsolvedReferencecreated due to the value present in the base attribute and another if it has anUnsolvedReferenceas a child element. - replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
-
Replaces possible
UnsolvedReferenceobjects in theXsdMultipleElements.elementsif any of theirUnsolvedReference.reffield matches theNamedConcreteElement.namefield. - replaceUnsolvedElements(NamedConcreteElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- replaceUnsolvedImportedReference(Map<String, List<NamedConcreteElement>>, UnsolvedReference, String) - Method in class org.xmlet.xsdparser.core.XsdParserCore
- replaceUnsolvedReference(Map<String, List<NamedConcreteElement>>, UnsolvedReference, String) - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
Replaces a single
UnsolvedReferenceobject, with the respectiveNamedConcreteElementobject. - REQUIRED - org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- resolveInnerRefs() - Method in class org.xmlet.xsdparser.core.XsdParserCore
- resolveNameSpace(String, String) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- resolveOtherNamespaceRefs() - Method in class org.xmlet.xsdparser.core.XsdParserCore
- resolveRefs() - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
This method resolves all the remaining
UnsolvedReferenceobjects present after all the elements are parsed. - restriction - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
-
A
XsdRestrictionobject wrapped in aReferenceBaseobject. - restriction - Variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
-
The
XsdRestrictioninstance that should be applied to theXsdSimpleContentinstance. - restriction - Variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
A
XsdRestrictioninstance that is present in theXsdSimpleTypeinstance. - RESTRICTION - org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- RESTRICTION - org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- RESTRICTION - org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- RESTRICTION - org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- RESTRICTION - org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- RESTRICTION - org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- rule1() - Method in class org.xmlet.xsdparser.xsdelements.XsdNamedElements
-
Asserts that the current element doesn't have both ref and name attributes at the same time.
- rule2() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Asserts if the current object has the fixed and default attributes at the same time, which isn't allowed, throwing an exception in that case.
- rule2() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Asserts if the current object has a simpleContent as children and contains a value for the mixed attribute, which isn't allowed throwing an exception in that case.
- rule2() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Asserts if the current object is a direct child of the top level XsdSchema element and doesn't have a name, which isn't allowed, throwing an exception in that case.
- rule2() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
Asserts if the current object has the name attribute when not being a direct child of the XsdSchema element, which is not allowed, throwing an exception in that case.
- rule2() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Asserts that the current object has the required name attribute when not being a direct child of the XsdSchema element.
- rule3() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Asserts if the current object has a ref attribute at the same time as either a simpleType as children, a form attribute or a type attribute.
- rule3() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Asserts if the current object has a ref attribute while being a direct child of the top level XsdSchema element, which isn't allowed, throwing an exception in that case.
- rule3() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
Asserts if the current has no value for its name attribute while being a direct child of the top level XsdSchema element, which is required.
- rule3() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Asserts if the current has no value for its name attribute while being a direct child of the top level XsdSchema element, which is required.
- rule4() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Asserts if the current object isn't a direct child of the top level XsdSchema and has a value for the substitutionGroup, which isn't allowed, throwing an exception in that case.
- rule5() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- rule6() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- rule7() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Asserts if the current object has a form attribute while being a direct child of the top level XsdSchema element, which isn't allowed, throwing an exception in that case.
S
- SCHEMA_LOCATION - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- schemaLocation - Variable in class org.xmlet.xsdparser.xsdelements.XsdImport
-
Specifies the URI to the schema for the imported namespace.
- schemaLocation - Variable in class org.xmlet.xsdparser.xsdelements.XsdInclude
-
Specifies the URI to the schema for the imported namespace.
- schemaLocations - Variable in class org.xmlet.xsdparser.core.XsdParserCore
-
A
Listcontaining the paths of files that were present in eitherXsdIncludeorXsdImportobjects that are present in the original or subsequent files. - schemaLocationsMap - Variable in class org.xmlet.xsdparser.core.XsdParserCore
- sequence - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setAll(XsdAll) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setAnnotation(XsdAnnotation) - Method in class org.xmlet.xsdparser.xsdelements.XsdAnnotatedElements
- setAttributeGroups(List<ReferenceBase>) - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- setAttributes(List<ReferenceBase>) - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- setChildElement(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- setChildElement(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdExtension
- setChildElement(XsdMultipleElements) - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
- setChoice(XsdChoice) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setClassLoader(String) - Method in class org.xmlet.xsdparser.core.XsdParserJar
-
Creates a new class loader, replacing the current one, having another path added to the classpath.
- setCloneOf(XsdAbstractElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Sets source of the clone of the current
XsdAbstractElementobject. - setComplexContent(XsdComplexContent) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- setComplexType(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- setEnumeration(List<XsdEnumeration>) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setExtension(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- setExtension(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- setFile(String) - Method in class org.xmlet.xsdparser.core.utils.NamespaceInfo
- setFilePath(String) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- setFractionDigits(XsdFractionDigits) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setGroup(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setLength(XsdLength) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setList(XsdList) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- setMaxExclusive(XsdMaxExclusive) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setMaxInclusive(XsdMaxInclusive) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setMaxLength(XsdMaxLength) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setMinExclusive(XsdMinExclusive) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setMinInclusive(XsdMinInclusive) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setMinLength(XsdMinLength) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setName(String) - Method in class org.xmlet.xsdparser.xsdelements.XsdNamedElements
- setParent(XsdAbstractElement) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- setParentAvailable(boolean) - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- setPattern(XsdPattern) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setRestriction(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- setRestriction(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- setRestriction(XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- setSequence(XsdSequence) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setSimpleContent(XsdSimpleContent) - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- setSimpleType(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- setSimpleType(ReferenceBase) - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
- setSimpleType(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.XsdList
- setTotalDigits(XsdTotalDigits) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- setUnion(XsdUnion) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- setWhiteSpace(XsdWhiteSpace) - Method in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- simpleContent - Variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
A
XsdSimpleContentchild. - simpleType - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
A
XsdSimpleTypeinstance wrapped in aReferenceBaseobject which indicate any restrictions that may be present in the currentXsdAttributeinstance. - simpleType - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
The
XsdSimpleTypeinstance wrapped in aReferenceBaseobject. - simpleType - Variable in class org.xmlet.xsdparser.xsdelements.XsdList
-
The
XsdSimpleTypeinstance that states the type of the elements that belong to thisXsdListinstance. - SimpleTypeFinalEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the final attribute ofXsdSimpleType. - SimpleTypeFinalEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- simpleTypeList - Variable in class org.xmlet.xsdparser.xsdelements.XsdUnion
-
A List of
XsdSimpleTypeinstances that represent theXsdUnion. - source - Variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
-
An URI that specifies a source for the application information.
- SOURCE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- storeUnsolvedItem(UnsolvedReference) - Method in class org.xmlet.xsdparser.core.XsdParserCore
-
Saves an occurrence of an element which couldn't be resolved in the
XsdParserCore.replaceUnsolvedReference(java.util.Map<java.lang.String, java.util.List<org.xmlet.xsdparser.xsdelements.elementswrapper.NamedConcreteElement>>, org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference, java.lang.String)method, which can be accessed at the end of the parsing process in order to verify if were there were any references that couldn't be solved. - SUBSTITUTION - org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- SUBSTITUTION - org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- SUBSTITUTION_GROUP_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- substitutionGroup - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Specifies the name of an element that can be substituted with this element.
T
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAll
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAppInfo
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdChoice
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdDocumentation
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdElement
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdExtension
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdGroup
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdImport
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdInclude
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdList
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSequence
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdUnion
- TARGET_NAMESPACE - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- targetNamespace - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
A URI reference of the namespace of this
XsdSchemaelement. - totalDigits - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdTotalDigitsinstance that specifies the total number of digits that a numeric type is allowed to have. - type - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Specifies either a built-in data type for the current
XsdAttributeinstance or serves as a reference to aXsdSimpleTypeinstance. - type - Variable in class org.xmlet.xsdparser.xsdelements.XsdElement
-
The type of the current element.
- TYPE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
U
- union - Variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
A
XsdUnioninstance that is present in theXsdSimpleTypeinstance. - UNION - org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- UNION - org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- UNQUALIFIED - org.xmlet.xsdparser.xsdelements.enums.FormEnum
- unsolvedElements - Variable in class org.xmlet.xsdparser.core.XsdParserCore
-
A
ListofUnsolvedReferenceelements that weren't solved. - unsolvedReference - Variable in class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
-
A
UnsolvedReferenceobject that wasn't solved in the parsing process. - UnsolvedReference - Class in org.xmlet.xsdparser.xsdelements.elementswrapper
-
UnsolvedReference is a wrapper class for all objects which should be resolved in the parsing process, if possible.
- UnsolvedReference(String, XsdNamedElements) - Constructor for class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- UnsolvedReference(XsdNamedElements) - Constructor for class org.xmlet.xsdparser.xsdelements.elementswrapper.UnsolvedReference
- UnsolvedReferenceItem - Class in org.xmlet.xsdparser.core.utils
-
Represents an instance of an
UnsolvedReferencethat theXsdParserwasn't able to solve. - UnsolvedReferenceItem(UnsolvedReference) - Constructor for class org.xmlet.xsdparser.core.utils.UnsolvedReferenceItem
- updateConfig(ParserConfig) - Static method in class org.xmlet.xsdparser.core.XsdParserCore
- updateExistingRestriction(XsdRestriction, XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Joins two distinct
XsdRestrictioninstances. - updateExistingRestrictionEnumerations(XsdRestriction, XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Updates the existing
XsdRestrictionwith the restrictions of the newXsdRestrictioninstance. - updatePrefixLocations(Map<String, String>) - Method in class org.xmlet.xsdparser.xsdelements.XsdSchema
- UsageEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the usage attribute. - UsageEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- use - Variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Specifies how this
XsdAttributeshould be used. - USE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
V
- validateBoolean(String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
- validateDouble(String, String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Validates if a given
Stringis aDouble. - validateNonNegativeInteger(String, String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Validates if a given String is a non negative
Integer. - validatePositiveInteger(String, String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Validates if a given String is a positive
Integer. - validateRequiredDouble(String, String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Validates if a given
Stringis aDouble. - validateRequiredNonNegativeInteger(String, String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Validates if a given String is a non negative
Integer. - validateRequiredPositiveInteger(String, String, String) - Static method in class org.xmlet.xsdparser.xsdelements.AttributeValidations
-
Validates if a given String is a positive
Integer. - validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdAttribute
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdComplexType
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdElement
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdGroup
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdNamedElements
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- validateSchemaRules() - Method in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
-
Runs verifications on each concrete element to ensure that the XSD schema rules are verified.
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
- value - Variable in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
- value - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdIntegerRestrictions
-
The value of associated with a given restriction.
- value - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdStringRestrictions
-
The value of associated with a given restriction.
- value - Variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- VALUE_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.BlockDefaultEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.BlockEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.ComplexTypeBlockEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.FinalDefaultEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.FinalEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.FormEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.SimpleTypeFinalEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.UsageEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
-
Returns an array containing the constants of this enum type, in the order they are declared.
- version - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
The version of this
XsdSchemaelement. - VERSION - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- visit(XsdAll) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdAll) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdAnnotation) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdAnnotation) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotatedElementsVisitor
- visit(XsdAnnotation) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdAppInfo) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdAppInfo) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotationVisitor
- visit(XsdAttribute) - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- visit(XsdAttribute) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdAttribute) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeGroupVisitor
- visit(XsdAttribute) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdAttributeGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.AttributesVisitor
- visit(XsdAttributeGroup) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdAttributeGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeGroupVisitor
- visit(XsdAttributeGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdChoice) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdChoice) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
- visit(XsdChoice) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdChoice) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
- visit(XsdComplexContent) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdComplexContent) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
- visit(XsdComplexType) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdComplexType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdElementVisitor
- visit(XsdComplexType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdDocumentation) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdDocumentation) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotationVisitor
- visit(XsdElement) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdElement) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAllVisitor
- visit(XsdElement) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
- visit(XsdElement) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdElement) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
- visit(XsdExtension) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdExtension) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexContentVisitor
- visit(XsdExtension) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleContentVisitor
- visit(XsdGroup) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
- visit(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
- visit(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdExtensionVisitor
- visit(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdGroup) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
- visit(XsdImport) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdImport) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdInclude) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdInclude) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdList) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdList) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleTypeVisitor
- visit(XsdMultipleElements) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMultipleElements) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
- visit(XsdMultipleElements) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdExtensionVisitor
- visit(XsdMultipleElements) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdGroupVisitor
- visit(XsdNamedElements) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdRestriction) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexContentVisitor
- visit(XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleContentVisitor
- visit(XsdRestriction) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleTypeVisitor
- visit(XsdEnumeration) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdEnumeration) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdFractionDigits) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdFractionDigits) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdLength) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdLength) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdMaxExclusive) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMaxExclusive) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdMaxInclusive) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMaxInclusive) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdMaxLength) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMaxLength) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdMinExclusive) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMinExclusive) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdMinInclusive) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMinInclusive) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdMinLength) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdMinLength) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdPattern) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdPattern) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdTotalDigits) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdTotalDigits) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdWhiteSpace) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdWhiteSpace) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdSequence) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdSequence) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
- visit(XsdSequence) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- visit(XsdSequence) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
- visit(XsdSimpleContent) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdSimpleContent) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
- visit(XsdSimpleType) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeVisitor
- visit(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdElementVisitor
- visit(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdListVisitor
- visit(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- visit(XsdSimpleType) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdUnionVisitor
- visit(XsdUnion) - Method in interface org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor
- visit(XsdUnion) - Method in class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleTypeVisitor
- visitor - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
The visitor instance for this element.
- visitorFunction - Variable in class org.xmlet.xsdparser.core.utils.ConfigEntryData
- visitorFunction - Variable in class org.xmlet.xsdparser.core.utils.ParseData
- visitorFunction - Variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- VisitorNotFoundException - Exception in org.xmlet.xsdparser.xsdelements.exceptions
-
Exception that is thrown every time that an
XsdAbstractElement.accept(org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor)method is accessed when the concrete element shouldn't receive visits. - VisitorNotFoundException(String) - Constructor for exception org.xmlet.xsdparser.xsdelements.exceptions.VisitorNotFoundException
W
- whiteSpace - Variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
-
A
XsdWhiteSpaceinstance that specifies how the whitespace characters should be dealt with. - WhiteSpaceEnum - Enum in org.xmlet.xsdparser.xsdelements.enums
-
An
Enumwith all the possible values for the whiteSpace attribute. - WhiteSpaceEnum(String) - Constructor for enum org.xmlet.xsdparser.xsdelements.enums.WhiteSpaceEnum
X
- XML_LANG_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- xmlLang - Variable in class org.xmlet.xsdparser.xsdelements.XsdDocumentation
-
Specifies the language used in the
XsdAnnotationChildren.content - xmlns - Variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
-
A URI reference that specifies one or more namespaces for use in this
XsdSchema. - XMLNS - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAll
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAppInfo
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdChoice
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdDocumentation
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdElement
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdExtension
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdGroup
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdImport
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdInclude
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdList
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSequence
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- XS_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdUnion
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAll
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAppInfo
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAttribute
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdChoice
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdComplexType
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdDocumentation
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdElement
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdExtension
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdGroup
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdImport
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdInclude
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdList
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdRestriction
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSchema
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSequence
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- XSD_TAG - Static variable in class org.xmlet.xsdparser.xsdelements.XsdUnion
- XsdAbstractElement - Class in org.xmlet.xsdparser.xsdelements
-
This class serves as a base to every element class, i.e.
- XsdAbstractElement(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
- XsdAbstractElementVisitor - Interface in org.xmlet.xsdparser.xsdelements.visitors
-
This Visitor interface serves as a base to every
XsdAbstractElementclass visitors. - XsdAll - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:all element.
- XsdAll(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAll
- XsdAllVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdAllelement, which can only containXsdElementas children. - XsdAllVisitor(XsdAll) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdAllVisitor
- XsdAnnotatedElements - Class in org.xmlet.xsdparser.xsdelements
-
Serves as a base to every
XsdAbstractElementconcrete type which can have xsd:annotation as children. - XsdAnnotatedElements(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAnnotatedElements
- XsdAnnotatedElementsVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of all the XSD elements that can have an
XsdAnnotationas children. - XsdAnnotatedElementsVisitor(XsdAnnotatedElements) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotatedElementsVisitor
- XsdAnnotation - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:annotation element.
- XsdAnnotation(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAnnotation
- XsdAnnotationChildren - Class in org.xmlet.xsdparser.xsdelements
-
This class serves as a base to both
XsdAppInfoandXsdDocumentationsince they share similarities. - XsdAnnotationChildren(XsdParserCore, Map<String, String>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
- xsdAnnotationChildrenParse(Node, XsdAnnotationChildren) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAnnotationChildren
-
This method is used to parse
XsdAnnotationChildreninstances. - XsdAnnotationVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdAnnotationelement, which can only containXsdAppInfoandXsdDocumentationas children. - XsdAnnotationVisitor(XsdAnnotation) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdAnnotationVisitor
- XsdAppInfo - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:appInfo element.
- XsdAppInfo(XsdParserCore, Map<String, String>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAppInfo
- XsdAttribute - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:attribute element.
- XsdAttribute(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAttribute
- XsdAttribute(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAttribute
- XsdAttributeGroup - Class in org.xmlet.xsdparser.xsdelements
-
A class is representing xsd:attributeGroup elements.
- XsdAttributeGroup(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- XsdAttributeGroup(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdAttributeGroup
- XsdAttributeGroupVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdAttributeGroupelement, which can only containXsdAttributeelements as children. - XsdAttributeGroupVisitor(XsdAttributeGroup) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeGroupVisitor
- XsdAttributeVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdAttributeelement, which can only containXsdSimpleTypeelements as children. - XsdAttributeVisitor(XsdAttribute) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdAttributeVisitor
- XsdBuiltInDataType - Class in org.xmlet.xsdparser.xsdelements
- XsdBuiltInDataType(XsdParserCore, Map<String, String>, XsdAbstractElement) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdBuiltInDataType
- XsdChoice - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:choice element.
- XsdChoice(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdChoice
- XsdChoiceVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdChoiceelement, which can containXsdElement,XsdChoice,XsdGrouporXsdSequenceas children. - XsdChoiceVisitor(XsdChoice) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdChoiceVisitor
- XsdComplexContent - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:complexContent element.
- XsdComplexContent(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdComplexContent
- XsdComplexContentVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdComplexContentelement, which can only containXsdRestrictionandXsdExtensionas children. - XsdComplexContentVisitor(XsdComplexContent) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexContentVisitor
- XsdComplexType - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:complexType element.
- XsdComplexType(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdComplexType
- XsdComplexType(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdComplexType
- XsdComplexTypeVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdComplexTypeelement, which can contain the following children: *XsdAll,XsdSequence,XsdChoice(represented byXsdMultipleElements); *XsdGroup; *XsdComplexContent; *XsdSimpleContent; Can also haveXsdAttributeandXsdAttributeGroupas children as per inheritance ofAttributesVisitor. - XsdComplexTypeVisitor(XsdComplexType) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdComplexTypeVisitor
- XsdDocumentation - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:documentation element.
- XsdDocumentation(XsdParserCore, Map<String, String>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdDocumentation
- XsdElement - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:element element.
- XsdElement(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdElement
- XsdElement(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdElement
- xsdElementIsXsdSchema - Static variable in class org.xmlet.xsdparser.xsdelements.XsdElement
- XsdElementVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdElementelement, which can only containXsdSimpleTypeorXsdComplexTypeas children. - XsdElementVisitor(XsdElement) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdElementVisitor
- XsdEnum<T> - Interface in org.xmlet.xsdparser.xsdelements.enums
-
A shared interface for all the
Enumclasses of this solution. - XsdEnumeration - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
Represents a value that a given XSD type is allowed to take.
- XsdEnumeration(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdEnumeration
- XsdExtension - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:extension element.
- XsdExtension(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdExtension
- XsdExtensionVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdExtensionelement, which can contain the following children: *XsdAll,XsdSequence,XsdChoice(represented byXsdMultipleElements); *XsdGroup; Can also haveXsdAttributeandXsdAttributeGroupchildren as per inheritance ofAttributesVisitor. - XsdExtensionVisitor(XsdExtension) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdExtensionVisitor
- XsdFractionDigits - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the number of fraction digits allowed in a numeric type.
- XsdFractionDigits(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdFractionDigits
- XsdGroup - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:complexType element.
- XsdGroup(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdGroup
- XsdGroup(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdGroup
- XsdGroupVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdGroupelement, which can containXsdAll,XsdSequence,XsdChoice(represented byXsdMultipleElements) as children. - XsdGroupVisitor(XsdGroup) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdGroupVisitor
- XsdIdentifierElements - Class in org.xmlet.xsdparser.xsdelements
-
A class that serves as a base to every
XsdAbstractElementconcrete type that contains an id field. - XsdIdentifierElements(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdIdentifierElements
- XsdImport - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:import element.
- XsdImport(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdImport
- XsdInclude - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:include element.
- XsdInclude(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdInclude
- XsdIntegerRestrictions - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
This class serves as a base to every different restriction that has its restricting parameter defined as an
Integer. - XsdIntegerRestrictions(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdIntegerRestrictions
- XsdLength - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the exact number of length to a given type, either a
String, aList, or another measurable type. - XsdLength(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdLength
- XsdList - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:list element.
- XsdList(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdList
- XsdListVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdListelement, which can only containXsdSimpleTypeas children. - XsdListVisitor(XsdList) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdListVisitor
- XsdMaxExclusive - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the maximum value that a given type might take, excluding the respective value.
- XsdMaxExclusive(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxExclusive
- XsdMaxInclusive - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the maximum value that a given type might take, including the respective value.
- XsdMaxInclusive(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxInclusive
- XsdMaxLength - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the maximum length of a given type, either a
String, aListor another measurable type. - XsdMaxLength(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMaxLength
- XsdMinExclusive - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the minimum value that a given type might take, excluding the respective value.
- XsdMinExclusive(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinExclusive
- XsdMinInclusive - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the minimum value that a given type might take, including the respective value.
- XsdMinInclusive(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinInclusive
- XsdMinLength - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the minimum length of a given type, either a
String, aListor another measurable type. - XsdMinLength(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdMinLength
- XsdMultipleElements - Class in org.xmlet.xsdparser.xsdelements
-
A class that serves as a base class to three classes that share similarities,
XsdAll,XsdChoiceandXsdSequence. - XsdMultipleElements(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdMultipleElements
- XsdNamedElements - Class in org.xmlet.xsdparser.xsdelements
-
This class serves as a base to concrete
XsdAbstractElementclasses that can have a name attribute. - XsdNamedElements(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdNamedElements
- XsdParser - Class in org.xmlet.xsdparser.core
-
XsdParserin the core class of the XsdParser project. - XsdParser(String) - Constructor for class org.xmlet.xsdparser.core.XsdParser
-
The XsdParser constructor will parse the XSD file with the
filepathand will also parse all the subsequent XSD files with their path present in xsd:import and xsd:include tags. - XsdParser(String, ParserConfig) - Constructor for class org.xmlet.xsdparser.core.XsdParser
-
The XsdParser constructor will parse the XSD file with the
filepathand will also parse all the subsequent XSD files with their path present in xsd:import and xsd:include tags. - XsdParserCore - Class in org.xmlet.xsdparser.core
- XsdParserCore() - Constructor for class org.xmlet.xsdparser.core.XsdParserCore
- XsdParserJar - Class in org.xmlet.xsdparser.core
- XsdParserJar(String, String) - Constructor for class org.xmlet.xsdparser.core.XsdParserJar
-
Adds the jar file represented the jarPath to the classpath and proceeds by parsing the file present in the previous jar with the path filePath.
- XsdParserJar(String, String, ParserConfig) - Constructor for class org.xmlet.xsdparser.core.XsdParserJar
-
Adds the jar file represented the jarPath to the classpath and proceeds by parsing the file present in the previous jar with the path filePath.
- XsdParserMain - Class in org.xmlet.xsdparser
- XsdParserMain() - Constructor for class org.xmlet.xsdparser.XsdParserMain
- xsdParseSkeleton(Node, XsdAbstractElement) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
The base code for parsing any
XsdAbstractElement. - XsdPattern - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States a pattern that a given attribute must match in order to be considered valid.
- XsdPattern(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdPattern
- xsdRawContentParse(Node) - Static method in class org.xmlet.xsdparser.xsdelements.XsdAbstractElement
-
In special cases such as
XsdAppInfoandXsdDocumentationthe contents are a simple text node, in which case this function is more suited than using theXsdAbstractElement.xsdParseSkeleton(org.w3c.dom.Node, org.xmlet.xsdparser.xsdelements.XsdAbstractElement)since those types of elements can't have children nodes. - XsdRestriction - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:restriction element.
- XsdRestriction(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdRestriction
- XsdRestriction(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdRestriction
- XsdRestrictionsVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdRestrictionelement, which can contain the following children: *XsdEnumeration*XsdFractionDigits*XsdLength*XsdMaxExclusive*XsdMaxInclusive*XsdMaxLength*XsdMinExclusive*XsdMinInclusive*XsdMinLength*XsdPattern*XsdTotalDigits*XsdWhiteSpace*XsdSimpleTypeCan also haveXsdAttributeandXsdAttributeGroupchildren as per inheritance ofAttributesVisitor. - XsdRestrictionsVisitor(XsdRestriction) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdRestrictionsVisitor
- XsdSchema - Class in org.xmlet.xsdparser.xsdelements
- XsdSchema(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdSchema
- XsdSchemaVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
- XsdSchemaVisitor(XsdSchema) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdSchemaVisitor
- XsdSequence - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:sequence element.
- XsdSequence(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdSequence
- XsdSequenceVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdSequenceelement, which can containXsdElement,XsdGroup,XsdChoiceorXsdSequenceas children. - XsdSequenceVisitor(XsdSequence) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdSequenceVisitor
- XsdSimpleContent - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:simpleContent element.
- XsdSimpleContent(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdSimpleContent
- XsdSimpleContentVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdSimpleContentelement, which can only containXsdRestrictionorXsdExtensionas children. - XsdSimpleContentVisitor(XsdSimpleContent) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleContentVisitor
- XsdSimpleType - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:simpleType element.
- XsdSimpleType(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- XsdSimpleType(XsdAbstractElement, XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdSimpleType
- XsdSimpleTypeVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdSimpleTypeelement, which can containXsdList,XsdUnionorXsdRestrictionas children. - XsdSimpleTypeVisitor(XsdSimpleType) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdSimpleTypeVisitor
- XsdStringRestrictions - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
This class serves as a base to every different restriction that has its restricting parameter defined as an
String. - XsdStringRestrictions(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdStringRestrictions
- XsdTotalDigits - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States the number of total digits allowed in a numeric type.
- XsdTotalDigits(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdTotalDigits
- xsdTypesToJava - Static variable in class org.xmlet.xsdparser.core.XsdParserCore
-
A
Mapobject that contains the all the XSD types and their respective types in the Java language. - XsdUnion - Class in org.xmlet.xsdparser.xsdelements
-
A class representing the xsd:union element.
- XsdUnion(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.XsdUnion
- XsdUnionVisitor - Class in org.xmlet.xsdparser.xsdelements.visitors
-
Represents the restrictions of the
XsdUnionelement, which can only containXsdSimpleTypeas children. - XsdUnionVisitor(XsdUnion) - Constructor for class org.xmlet.xsdparser.xsdelements.visitors.XsdUnionVisitor
- XsdWhiteSpace - Class in org.xmlet.xsdparser.xsdelements.xsdrestrictions
-
States how the whiteSpace characters should be treated.
- XsdWhiteSpace(XsdParserCore, Map<String, String>, Function<XsdAbstractElement, XsdAbstractElementVisitor>) - Constructor for class org.xmlet.xsdparser.xsdelements.xsdrestrictions.XsdWhiteSpace
All Classes All Packages