Uses of Class
org.castor.xmlctf.xmldiff.xml.Location

Packages that use Location
org.castor.xmlctf.xmldiff.xml.nodes   
 

Uses of Location in org.castor.xmlctf.xmldiff.xml.nodes
 

Methods in org.castor.xmlctf.xmldiff.xml.nodes that return Location
 Location Element.getLocation()
          Returns the location of this Element in the document.
 

Methods in org.castor.xmlctf.xmldiff.xml.nodes with parameters of type Location
 void Element.setLocation(Location location)
          Sets the location of this Element in the document.
 



Copyright © 2012. All Rights Reserved.