Package org.knime.core.xml

Holds a class which can be used to read certain properties from an xml file.

See:
          Description

Class Summary
XMLProperties XML properties class that gets an xml URL and dtd file path as input to initialize the xml org.w3c.dom.Document which can be accessed to get parts of the document tree.
 

Package org.knime.core.xml Description

Holds a class which can be used to read certain properties from an xml file. The XMLProperties class can be either used in order to read properties such as in the filereader package, or it can be extend to read other characteristics from an xml file. To ensure the right specification of the xml file, it is recommend to also provide a dtd file against which the xml file is being validated.



Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display, or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the copyright owner or as specified in the license file distributed with this product.