Uses of Class
org.apache.cocoon.processor.ProcessorException

Packages that use ProcessorException
org.apache.cocoon.processor   
org.apache.cocoon.processor.xslt   
 

Uses of ProcessorException in org.apache.cocoon.processor
 

Subclasses of ProcessorException in org.apache.cocoon.processor
 interface PINotFoundException
          This exception it thrown by a DOM processor to signal something went wrong during processing.
 

Uses of ProcessorException in org.apache.cocoon.processor.xslt
 

Methods in org.apache.cocoon.processor.xslt that throw ProcessorException
 org.w3c.dom.Document AbstractXSLTProcessor.getStylesheet(org.w3c.dom.Document document, java.util.Dictionary parameters)
          Get the stylesheet associated with the given document, based on the environment and request parameters.
 



Copyright 1999 Java Apache Project. All Rights Reserved.