Uses of Class
org.apache.xml.utils.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 SAXSourceLocatorStylesheetHandler. getLocator()Get the current stylesheet Locator object.