Uses of Class
org.apache.cocoon.ResourceNotFoundException

Packages that use ResourceNotFoundException
org.apache.cocoon.components.xpointer   
org.apache.cocoon.generation   
 

Uses of ResourceNotFoundException in org.apache.cocoon.components.xpointer
 

Methods in org.apache.cocoon.components.xpointer that throw ResourceNotFoundException
 Document XPointerContext.getDocument()
           
 boolean PointerPart.process(XPointerContext xpointerContext)
          If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from the XPointerContext and return true.
 boolean ShorthandPart.process(XPointerContext xpointerContext)
           
 boolean XPointerPart.process(XPointerContext xpointerContext)
           
 void XPointer.process(XPointerContext context)
           
 

Uses of ResourceNotFoundException in org.apache.cocoon.generation
 

Methods in org.apache.cocoon.generation that throw ResourceNotFoundException
 void HttpProxyGenerator.generate()
          Parse the remote InputStream accessed over HTTP.
 



Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.