|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The compiled representation of schemas.
Schema
object must be thread-safe; multiple-threads can access
one Schema
obejct at the same time.
The schema object allows an application to "cache" a schema by compiling it once and using it many times, possibly by different threads.
Method Summary | |
Verifier |
newVerifier()
creates a new Verifier object that validates documents with this schema. |
Method Detail |
public Verifier newVerifier() throws VerifierConfigurationException
VerifierConfigurationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |