org.gxml.sa
Interface GxSequenceFilter<A,S,T>

All Superinterfaces:
java.io.Closeable, java.io.Flushable, GxContentHandler<A,S,T>, GxSequenceHandler<A,S,T>, GxSequenceSupplier<A,S,T>

public interface GxSequenceFilter<A,S,T>
extends GxSequenceHandler<A,S,T>, GxSequenceSupplier<A,S,T>


Method Summary
 
Methods inherited from interface org.gxml.sa.GxSequenceHandler
atom, endSequence, startSequence
 
Methods inherited from interface org.gxml.sa.GxContentHandler
attribute, attribute, comment, endDocument, endElement, ignorableWhitespace, namespace, processingInstruction, startDocument, startElement, text, text
 
Methods inherited from interface java.io.Flushable
flush
 
Methods inherited from interface java.io.Closeable
close
 
Methods inherited from interface org.gxml.sa.GxSequenceSupplier
setGxSequenceHandler
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.