|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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 | |
boolean |
XPointerPart.process(XPointerContext xpointerContext)
|
Document |
XPointerContext.getDocument()
|
void |
XPointer.process(XPointerContext context)
|
boolean |
ShorthandPart.process(XPointerContext xpointerContext)
|
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. |
| 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. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||