Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity.Field
-
Packages that use Field Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity -
-
Uses of Field 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 Field Modifier and Type Field Description protected Field[]XMLSchemaValidator.ValueStoreBase. fFieldsMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type Field Modifier and Type Method Description XPathMatcherXMLSchemaValidator. activateField(Field field, int initialDepth)Request to activate the specified field.voidXMLSchemaValidator.ValueStoreBase. addValue(Field field, boolean mayMatch, Object actualValue, short valueType, ShortList itemValueType)Adds the specified value to the value store. -
Uses of Field in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity declared as Field Modifier and Type Field Description protected Field[]IdentityConstraint. fFieldsFields.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity that return Field Modifier and Type Method Description FieldIdentityConstraint. getFieldAt(int index)Returns the field at the specified index.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type Field Modifier and Type Method Description XPathMatcherFieldActivator. activateField(Field field, int initialDepth)Request to activate the specified field.voidIdentityConstraint. addField(Field field)Adds a field.voidValueStore. addValue(Field field, boolean mayMatch, Object actualValue, short valueType, ShortList itemValueType)Adds the specified value to the value store.
-