org.netbeans.modules.xml.xam/1 1.18.0 1

org.netbeans.modules.xml.xam.dom
Interface ElementIdentity


public interface ElementIdentity

This class is used by the XDMModel for identification of elements from 2 documents, by their establised attributes


Method Summary
 void addIdentifier(String identifier)
           
 boolean compareElement(Element e1, Element e2, Document doc1, Document doc2)
           
 List getIdentifiers()
           
 

Method Detail

getIdentifiers

List getIdentifiers()

addIdentifier

void addIdentifier(String identifier)

compareElement

boolean compareElement(Element e1,
                       Element e2,
                       Document doc1,
                       Document doc2)

org.netbeans.modules.xml.xam/1 1.18.0 1

Built on May 25 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.