|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DOMDocument | |
|---|---|
| ndiff | |
| ndiff.metadelta | |
| nmerge | |
| vdom | |
| vdom.diffing | |
| vdom.reconstruction | |
| Uses of DOMDocument in ndiff |
|---|
| Methods in ndiff that return DOMDocument | |
|---|---|
DOMDocument |
Ndiff.diff(java.lang.String URIdocA,
java.lang.String URIdocB)
Calcola il diff tra i due documenti e restituisce il DOMDocument corrispondente al delta |
| Uses of DOMDocument in ndiff.metadelta |
|---|
| Methods in ndiff.metadelta that return DOMDocument | |
|---|---|
DOMDocument |
METAdelta.transformToXML(Nconfig cfg)
Trasforma le informazioni contenute nel META delta in un DOMDocument |
| Methods in ndiff.metadelta with parameters of type DOMDocument | |
|---|---|
void |
TOperation.dump(DOMDocument Ndelta)
|
void |
SOperation.dump(DOMDocument Ndelta)
|
abstract void |
Operation.dump(DOMDocument delta)
Aggiunge la strttura XML relativa all'operazione e la collega come ultimo figlio dell'elemento root del DOMdocument delta |
void |
AOperation.dump(DOMDocument Ndelta)
|
| Uses of DOMDocument in nmerge |
|---|
| Methods in nmerge with parameters of type DOMDocument | |
|---|---|
void |
Nmerge.merge(java.lang.String URIdocA,
DOMDocument delta,
java.lang.String URIoutput)
Metodo di accesso per ricostruire i documenti |
| Uses of DOMDocument in vdom |
|---|
| Subclasses of DOMDocument in vdom | |
|---|---|
class |
Vtree<T>
|
| Uses of DOMDocument in vdom.diffing |
|---|
| Subclasses of DOMDocument in vdom.diffing | |
|---|---|
class |
Dtree
|
| Uses of DOMDocument in vdom.reconstruction |
|---|
| Subclasses of DOMDocument in vdom.reconstruction | |
|---|---|
class |
Rtree
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||