RichFaces CDK XInclude Transformer 4.1.0.Final

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

java.lang.Object
  extended by org.apache.cocoon.pipeline.component.xpointer.UnsupportedPart
All Implemented Interfaces:
PointerPart

public final class UnsupportedPart
extends Object
implements PointerPart


Constructor Summary
UnsupportedPart(String schemeName)
           
 
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

UnsupportedPart

public UnsupportedPart(String schemeName)
Method Detail

process

public boolean process(XPointerContext xpointerContext)
                throws SAXException,
                       IOException
Description copied from interface: PointerPart
If this pointer part successfully identifies any subresources, it should stream them to the XMLConsumer available from the XPointerContext and return true. Otherwise this method should return false.

Specified by:
process in interface PointerPart
Throws:
SAXException
IOException

RichFaces CDK XInclude Transformer 4.1.0.Final

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