net.sf.jooreports.templates.xmlfilters.tags
Interface JooScriptTag

All Known Implementing Classes:
AbstractInsertTag, InsertAfterTag, InsertAroundTag, InsertBeforeTag

public interface JooScriptTag


Method Summary
 void process(nu.xom.Element scriptElement, nu.xom.Element tagElement)
           
 

Method Detail

process

void process(nu.xom.Element scriptElement,
             nu.xom.Element tagElement)