Uses of Class
org.castor.xmlctf.xmldiff.xml.Location
Packages that use Location
-
Uses of Location in org.castor.xmlctf.xmldiff.xml.nodes
Methods in org.castor.xmlctf.xmldiff.xml.nodes that return LocationModifier and TypeMethodDescriptionElement.getLocation()Returns the location of this Element in the document.Methods in org.castor.xmlctf.xmldiff.xml.nodes with parameters of type LocationModifier and TypeMethodDescriptionvoidElement.setLocation(Location location) Sets the location of this Element in the document.