|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.metadiff.infra.xml.DomModelDiff
TODO review this class
Field Summary | |
private org.w3c.dom.Document |
document
|
Constructor Summary | |
DomModelDiff()
|
Method Summary | |
org.w3c.dom.Document |
getDocument()
|
void |
setDocument(org.w3c.dom.Document document)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private org.w3c.dom.Document document
Constructor Detail |
public DomModelDiff()
Method Detail |
public org.w3c.dom.Document getDocument()
public void setDocument(org.w3c.dom.Document document)
document
- The document to set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |