Package org.apache.xmlbeans.impl.tool
Class SchemaResourceManager
- java.lang.Object
-
- org.apache.xmlbeans.impl.tool.SchemaImportResolver
-
- org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
-
- org.apache.xmlbeans.impl.tool.SchemaResourceManager
-
public class SchemaResourceManager extends BaseSchemaResourceManager
-
-
Constructor Summary
Constructors Constructor Description SchemaResourceManager(java.io.File directory)
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
static void
printUsage()
-
Methods inherited from class org.apache.xmlbeans.impl.tool.BaseSchemaResourceManager
lookupResource, process, processAll, reportActualNamespace, syncCacheWithLocalXsdFiles, writeCache
-
-