| Package | Description |
|---|---|
| com.articulate.sigma |
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleElement |
SimpleElement.getChildByFirstTag(String tag) |
SimpleElement |
SimpleDOMParser.parse(Reader reader) |
protected SimpleElement |
KBmanager.readConfiguration(String configDirPath)
Reads an XML configuration file from the directory
configDirPath, and tries to find a configuration file elsewhere
if configDirPath is null.
|
static SimpleElement |
SimpleDOMParser.readFile(String filename)
Read the full path of an XML file and returns the SimpleElement
object that corresponds to its parsed format.
|
SimpleElement |
KB.writeConfiguration()
Create the XML configuration element.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<SimpleElement> |
SimpleElement.getChildElements() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleElement.addChildElement(SimpleElement element) |
Copyright © 2015. All rights reserved.