|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.xml.validation.Schema
com.saxonica.validate.SchemaAwareConfiguration.SurrogateSchema
A SurrogateSchema is a dummy schema object that is stored in the schema cache while the schema for a given namespace is being processed. This ensures that other concurrent (or nested) attempts to process a schema for this namespace know that it is already being processed.
| Constructor Summary | |
SchemaAwareConfiguration.SurrogateSchema()
|
|
| Method Summary | |
javax.xml.validation.Validator |
newValidator()
|
javax.xml.validation.ValidatorHandler |
newValidatorHandler()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SchemaAwareConfiguration.SurrogateSchema()
| Method Detail |
public javax.xml.validation.Validator newValidator()
public javax.xml.validation.ValidatorHandler newValidatorHandler()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||