|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object | +--org.mmbase.bridge.util.xml.DocumentConverter
Tries to convert a given xml document to another document, using the Cloud if nessecary
| Constructor Summary | |
DocumentConverter()
|
|
| Method Summary | |
org.w3c.dom.Document |
convert(org.w3c.dom.Document doc,
Cloud cloud)
|
static DocumentConverter |
getDocumentConverter(java.lang.String requiredDocType)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DocumentConverter()
| Method Detail |
public static DocumentConverter getDocumentConverter(java.lang.String requiredDocType)
public org.w3c.dom.Document convert(org.w3c.dom.Document doc,
Cloud cloud)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||