INRIA & FluxMedia

fr.fluxmedia.transmorpher.TProcessFactory
Interface TmHandler

All Superinterfaces:
org.xml.sax.ContentHandler
All Known Implementing Classes:
BufferingHandler

public interface TmHandler
extends org.xml.sax.ContentHandler


Method Summary
 boolean isCurrent()
          test if the merger is the current one?
 void setCurrent(boolean pCurrent)
          set the curent attribut
 
Methods inherited from interface org.xml.sax.ContentHandler
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping
 

Method Detail

isCurrent

public boolean isCurrent()
test if the merger is the current one?

setCurrent

public void setCurrent(boolean pCurrent)
set the curent attribut

INRIA & FluxMedia

..no bottom yet...