|
org.netbeans.modules.xml.xdm/1 1.19.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.modules.xml.xdm.diff.XDMTreeDiff
public class XDMTreeDiff
| Constructor Summary | |
|---|---|
XDMTreeDiff(ElementIdentity eID)
Creates a new instance of XDMTreeDiff |
|
| Method Summary | |
|---|---|
List<Difference> |
performDiff(Document doc1,
Document doc2)
|
List<Difference> |
performDiff(XDMModel model,
Document doc2)
|
List<Difference> |
performDiffAndMutate(XDMModel model,
Document doc2)
|
static void |
printDocument(Node node)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XDMTreeDiff(ElementIdentity eID)
| Method Detail |
|---|
public List<Difference> performDiff(Document doc1,
Document doc2)
public List<Difference> performDiff(XDMModel model,
Document doc2)
public List<Difference> performDiffAndMutate(XDMModel model,
Document doc2)
public static void printDocument(Node node)
|
org.netbeans.modules.xml.xdm/1 1.19.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||