Interface MCRXMLParser

All Known Implementing Classes:
MCRXMLParserImpl

public interface MCRXMLParser
Parses XML content and returns it as JDOM document. Implementations of this interface are not thread safe.
Author:
Frank Lützenkirchen, Thomas Scheffler (yagee)