KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > xml > sax > ext > Locator2

org.xml.sax.ext
Interface Locator2

All Superinterfaces:
Locator
All Known Implementing Classes:
Locator2Impl
See Also:
Top Examples, Source Code, ContentHandler.setDocumentLocator()

String getEncoding()
See Also:
InputSource
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


String getXMLVersion()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags