|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.pipeline.component.xpointer.XmlnsPart
public final class XmlnsPart
| Constructor Summary | |
|---|---|
XmlnsPart(java.lang.String prefix,
java.lang.String namespace)
Creates an XmlnsPart. |
|
| Method Summary | |
|---|---|
boolean |
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. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlnsPart(java.lang.String prefix,
java.lang.String namespace)
| Method Detail |
|---|
public boolean process(XPointerContext xpointerContext)
throws org.xml.sax.SAXException,
java.io.IOException
PointerPart
process in interface PointerPartorg.xml.sax.SAXException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||