Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.XSSimpleType
-
-
Uses of XSSimpleType in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv declared as XSSimpleType Modifier and Type Field Description XSSimpleTypeValidatedInfo. actualTypeThe declared type of the value.XSSimpleTypeValidatedInfo. memberTypeIf the type is a union type, then the member type which actually validated the string value.XSSimpleType[]ValidatedInfo. memberTypesIf 1. the type is a union type where one of the member types is a list, or if the type is a list; and 2. the item type of the list is a union type then an array of member types used to validate the values.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv that return XSSimpleType Modifier and Type Method Description abstract XSSimpleTypeSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)Create a new simple type which is derived by list from another simple type.abstract XSSimpleTypeSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)Create a new simple type which is derived by restriction from another simple type.abstract XSSimpleTypeSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)Create a new simple type which is derived by union from a list of other simple types.abstract XSSimpleTypeSchemaDVFactory. getBuiltInType(String name)Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv with parameters of type XSSimpleType Modifier and Type Method Description abstract XSSimpleTypeSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)Create a new simple type which is derived by list from another simple type.abstract XSSimpleTypeSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)Create a new simple type which is derived by restriction from another simple type.abstract XSSimpleTypeSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)Create a new simple type which is derived by union from a list of other simple types. -
Uses of XSSimpleType in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that implement XSSimpleType Modifier and Type Class Description classXSSimpleTypeDeclclassXSSimpleTypeDelegateBase class for XSSimpleType wrapper implementations.Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs declared as XSSimpleType Modifier and Type Field Description protected XSSimpleTypeXSSimpleTypeDelegate. typeMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs that return XSSimpleType Modifier and Type Method Description XSSimpleTypeBaseDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)Create a new simple type which is derived by list from another simple type.XSSimpleTypeBaseSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)Create a new simple type which is derived by list from another simple type.XSSimpleTypeBaseDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)Create a new simple type which is derived by restriction from another simple type.XSSimpleTypeBaseSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)Create a new simple type which is derived by restriction from another simple type.XSSimpleTypeBaseDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)Create a new simple type which is derived by union from a list of other simple types.XSSimpleTypeBaseSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)Create a new simple type which is derived by union from a list of other simple types.XSSimpleTypeBaseDVFactory. getBuiltInType(String name)Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleTypeExtendedSchemaDVFactoryImpl. getBuiltInType(String name)Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleTypeFullDVFactory. getBuiltInType(String name)Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleTypeSchemaDVFactoryImpl. getBuiltInType(String name)Get a built-in simple type of the given name REVISIT: its still not decided within the Schema WG how to define the ur-types and if all simple types should be derived from a complex type, so as of now we ignore the fact that anySimpleType is derived from anyType, and pass 'null' as the base of anySimpleType.XSSimpleTypeXSSimpleTypeDelegate. getWrappedXSSimpleType()Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs with parameters of type XSSimpleType Modifier and Type Method Description XSSimpleTypeBaseDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)Create a new simple type which is derived by list from another simple type.XSSimpleTypeBaseSchemaDVFactory. createTypeList(String name, String targetNamespace, short finalSet, XSSimpleType itemType, XSObjectList annotations)Create a new simple type which is derived by list from another simple type.XSSimpleTypeBaseDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)Create a new simple type which is derived by restriction from another simple type.XSSimpleTypeBaseSchemaDVFactory. createTypeRestriction(String name, String targetNamespace, short finalSet, XSSimpleType base, XSObjectList annotations)Create a new simple type which is derived by restriction from another simple type.XSSimpleTypeBaseDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)Create a new simple type which is derived by union from a list of other simple types.XSSimpleTypeBaseSchemaDVFactory. createTypeUnion(String name, String targetNamespace, short finalSet, XSSimpleType[] memberTypes, XSObjectList annotations)Create a new simple type which is derived by union from a list of other simple types.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.dv.xs with parameters of type XSSimpleType Constructor Description XSSimpleTypeDelegate(XSSimpleType type) -
Uses of XSSimpleType in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XSSimpleType Modifier and Type Field Description static XSSimpleTypeSchemaGrammar. fAnySimpleTypeMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSSimpleType Modifier and Type Method Description voidSchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl)register one global simple typevoidSchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl, String location)voidSchemaGrammar.BuiltinSchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl)voidSchemaGrammar.BuiltinSchemaGrammar. addGlobalSimpleTypeDecl(XSSimpleType decl, String location)voidSchemaGrammar.Schema4Annotations. addGlobalSimpleTypeDecl(XSSimpleType decl)voidSchemaGrammar.Schema4Annotations. addGlobalSimpleTypeDecl(XSSimpleType decl, String location)static booleanXSConstraints. checkSimpleDerivationOk(XSSimpleType derived, XSTypeDefinition base, short block)check whether simple type derived is valid derived from base, given a subset of {restriction, extension}.voidXSAttributeDecl. setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT, XSObjectList annotations)voidXSComplexTypeDecl. setValues(String name, String targetNamespace, XSTypeDefinition baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle, XSObjectListImpl annotations)
-