Uses of Class
org.apache.xml.utils.SAXSourceLocator
-
Packages that use SAXSourceLocator Package Description org.apache.xalan.processor Parses an XSLT stylesheet document (which may include and import other stylesheet documents) and produces a StylesheetRoot (a TRaX Templates object). -
-
Uses of SAXSourceLocator in org.apache.xalan.processor
Methods in org.apache.xalan.processor that return SAXSourceLocator Modifier and Type Method Description SAXSourceLocator
StylesheetHandler. getLocator()
Get the current stylesheet Locator object.
-