Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
org.jdom.output.JDOMLocator

Uses of JDOMLocator in org.jdom.output
 

Fields in org.jdom.output declared as JDOMLocator
private  JDOMLocator SAXOutputter.locator
          A SAX Locator that points at the JDOM node currently being outputted.
 

Methods in org.jdom.output that return JDOMLocator
 JDOMLocator SAXOutputter.getLocator()
          Returns a JDOMLocator object referencing the node currently being processed by this outputter.