Package xml

Class Summary
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.AddTwoExposures A class to add a double exposure setup to all targets.
DOMHelper A class consisting of helper methods for dealing with DOMS.
DOMToXML Converts a DOM-document into an XML-stream.
HtmlParser A class that utilizes the hidden java html-parsing features.
HtmlParser.Test Test class.
HtmlReferences We use an html-parser to find all anchor tags in an html document that point to an additional reference.
HtmlReferences.Dump A class that reads an url page and dumps all references found to system out.
HtmlReferences.HrefCallback A helper callback class that scans for href attributes in anchors.
TransformationApp02  
 

Exception Summary
XMLParseException A class indicating some parsing error during an xml-parsing.