Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity.ValueStore
-
Packages that use ValueStore 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 ValueStore in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that implement ValueStore Modifier and Type Class Description protected classXMLSchemaValidator.KeyRefValueStoreKey reference value store.protected classXMLSchemaValidator.KeyValueStoreKey value store.protected classXMLSchemaValidator.UniqueValueStoreUnique value store.protected classXMLSchemaValidator.ValueStoreBaseValue store implementation base class. -
Uses of ValueStore 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 ValueStore Modifier and Type Field Description protected ValueStoreField.Matcher. fStoreValue store for data values.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type ValueStore Modifier and Type Method Description XPathMatcherField. createMatcher(ValueStore store)Creates a field matcher.Constructors in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.identity with parameters of type ValueStore Constructor Description Matcher(Field.XPath xpath, ValueStore store)Constructs a field matcher.
-