org.mmbase.bridge.util.xml
Class DocumentConverter
java.lang.Object
org.mmbase.bridge.util.xml.DocumentConverter
public class DocumentConverter
- extends Object
Tries to convert a given xml document to another document, using the Cloud if nessecary
- Version:
- $Id: DocumentConverter.java 34900 2009-05-01 16:29:42Z michiel $
- Author:
- Michiel Meeuwissen, Eduard Witteveen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentConverter
public DocumentConverter()
getDocumentConverter
public static DocumentConverter getDocumentConverter(String requiredDocType)
convert
public Document convert(Document doc,
Cloud cloud)
MMBase 2.0-SNAPSHOT - null