| Class | Description |
|---|---|
| DocumentParser |
A class allowing static access to a document builder.
|
| DOMEcho |
Program to echo a DOM tree using DOM Level 2 interfaces.
|
| DOMEcho.MyErrorHandler | |
| DOMEnlarge |
This class enlarges an input-dom by inserting or deleting
attributes, elements, comments, or text nodes.
|
| DOMEnlarge.AddAbort |
A class to add an abort section to the exception element.
|
| DOMEnlarge.AddAbstract |
A class to add the abstract section
|
| DOMEnlarge.AddEmail |
A class to add a e-mail section to all targets.
|
| DOMEnlarge.AddExposure |
A class to add a exposure setup to all targets.
|
| DOMEnlarge.AddExposureBuffer |
A class to add a buffer to the exposure time.
|
| DOMEnlarge.AddFile |
A class to add the file name to the dom.
|
| DOMEnlarge.AddFitsHeader |
A class to add fits-header information to the target files.
|
| DOMEnlarge.AddFitsName |
A class to add fits file names to the targets.
|
| DOMEnlarge.AddFocus |
A class to add a focus setup to all targets.
|
| DOMEnlarge.AddGeometry |
A class to add a geometry setup to all targets.
|
| DOMEnlarge.AddMinimumHeight |
A class to add a minimum height to all targets.
|
| DOMEnlarge.AddSolConstraint |
A class to add fits file names to the targets.
|
| DOMEnlarge.AddSuccessorMerit | |
| DOMEnlarge.AddTwoExposures |
A class to add a double exposure setup to all targets.
|
| DOMHelper |
A class consisting of helper methods for dealing with DOMS.
|
| DOMHelper.Table |
Parses an (html)-file for a table with a given ID.
|
| DOMToXML |
Converts a DOM-document into an XML-stream.
|
| TransformationApp02 |
| Exception | Description |
|---|---|
| XMLParseException |
A class indicating some parsing error during an xml-parsing.
|