Interface to be implemented by pointer parts (xpointer schemes).
Method Summary
public 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.
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.