|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.SchemaCache
public final class SchemaCache
Wraps a JAXP Schema
object and lazily instanciate it.
Also fix bug 6246922.
This object is thread-safe. There should be only one instance of
this for the whole VM.
Constructor Summary | |
---|---|
SchemaCache(java.net.URL source)
|
Method Summary | |
---|---|
javax.xml.validation.ValidatorHandler |
newValidator()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaCache(java.net.URL source)
Method Detail |
---|
public javax.xml.validation.ValidatorHandler newValidator()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |