| Package | Description |
|---|---|
| stella.xml |
| Modifier and Type | Class and Description | ||
|---|---|---|---|
class |
DOMSequence
An XML-parser-application interface to read sequencer files in
XML format (see
class DOMTarget
An XML-parser-application interface to read target definition files
in XML format (see w3c XML
1.0).
| ||
class |
DOMTools
A helper class consisting only of static methods that are used to convert
DOM Nodes to java classes.
|
||
class |
SequenceList
An XML-parser-application interface to read sequencer files in
XML format (see
class SequenceStep
This class represents a single step in a observational sequence.
| ||
class |
SequenceTask
Represents a special Element, namely a Task element in an xml-sequencer
file.
|
||
class |
TargetFactory
A class to allow easy production of target-xml files.
|
||
class |
XMLRenderer
The interlink between the
MasterMind and the
Sequencing instance. |