Package com.sun.tools.xjc
Class SchemaCache
- java.lang.Object
-
- com.sun.tools.xjc.SchemaCache
-
public final class SchemaCache extends java.lang.ObjectWraps a JAXPSchemaobject and lazily instantiate it. This object is thread-safe. There should be only one instance of this for the whole VM.- Author:
- Kohsuke Kawaguchi
-
-
Constructor Summary
Constructors Constructor Description SchemaCache(java.lang.String resourceName, java.lang.Class<?> classToResolveResources)SchemaCache(java.lang.String resourceName, java.lang.Class<?> classToResolveResources, boolean createResolver)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.xml.validation.ValidatorHandlernewValidator()
-