| |
|
| java.lang.Object com.sun.tools.xjc.SchemaCache
SchemaCache | final public class SchemaCache (Code) | | 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.
author: Kohsuke Kawaguchi |
SchemaCache | public SchemaCache(URL source)(Code) | | |
|
|
|