public class SchemaManager
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
compileSchemaFile(java.io.File dscFile,
java.io.File pkgDir,
java.lang.String rootObject) |
boolean |
fileChanged(java.io.File fileName)
Indicates whether the given fileName has been updated
|
static SchemaManager |
getInstance() |
void |
updateModifiedTime(java.lang.String fileName)
Updates the lastModified time of the given file in the
schemaTable |
public static SchemaManager getInstance() throws java.io.IOException
java.io.IOExceptionpublic boolean fileChanged(java.io.File fileName)
public void updateModifiedTime(java.lang.String fileName)
throws java.io.IOException
schemaTablejava.io.IOExceptionpublic boolean compileSchemaFile(java.io.File dscFile,
java.io.File pkgDir,
java.lang.String rootObject)
throws BulkOpException
NodeStartExceptionBulkOpException