Uses of Class
org.apache.xml.utils.SAXSourceLocator

Packages that use SAXSourceLocator
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). StylesheetProcessor implements the TRaX TransformerFactory interface, as well as the SAXTransformerFactory interface. 
 

Uses of SAXSourceLocator in org.apache.xalan.processor
 

Methods in org.apache.xalan.processor that return SAXSourceLocator
 SAXSourceLocator StylesheetHandler.getLocator()
          Get the current stylesheet Locator object.
 



Copyright © 2006 Apache XML Project. All Rights Reserved.