public class CommandDefinitionLoader extends Object
| Constructor and Description |
|---|
CommandDefinitionLoader() |
| Modifier and Type | Method and Description |
|---|---|
CommandDef |
load(URL commandDefinition) |
CommandDef |
load(URL commandDefinitionURL,
Document commandDefinition) |
public CommandDefinitionLoader()
public CommandDef load(URL commandDefinition)
public CommandDef load(URL commandDefinitionURL, Document commandDefinition) throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.