org.apache.cocoon.pipeline.component.xpointer
Class XPointer

java.lang.Object
  extended by org.apache.cocoon.pipeline.component.xpointer.XPointer

public final class XPointer
extends java.lang.Object


Constructor Summary
XPointer()
           
 
Method Summary
 void addPart(PointerPart part)
           
 void process(XPointerContext xpointerContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPointer

public XPointer()
Method Detail

addPart

public void addPart(PointerPart part)

process

public void process(XPointerContext xpointerContext)
             throws org.xml.sax.SAXException,
                    java.io.IOException
Throws:
org.xml.sax.SAXException
java.io.IOException


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.