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
IOException
Copyright © 2024. All rights reserved.