INRIA & FluxMedia

fr.fluxmedia.transmorpher.engine
Interface TmHandler

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

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

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


setCurrent

void setCurrent(boolean pCurrent)
set the curent attribut


INRIA & FluxMedia

..no bottom yet...