API Overview API Index Package Overview Direct link to this page
JDK 1.6
  org.xml.sax.ext. Locator2 View Source
Author(s)
David Brownell
Since
SAX 2.0 (extensions 1.1 alpha)
Version
TBS
Serial
Hierarchy
 Locator
      Locator2
Subinterfaces
Description
public interface Locator2
  SAX2 extension to augment the entity information provided though a Locator.
See also:   
Methods
Hide/Show inherited methods
public String getEncoding ()
  Returns the name of the character encoding for the entity.
public String getXMLVersion ()
  Returns the version of XML used for the entity.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar