net.sf.jooreports.templates.xmlfilters.tags
public class InsertAfterTag extends AbstractInsertTag
Constructor and Description |
---|
InsertAfterTag() |
Modifier and Type | Method and Description |
---|---|
void |
process(nu.xom.Element scriptElement,
nu.xom.Element tagElement) |
insertAfter, insertBefore, newNode
public void process(nu.xom.Element scriptElement, nu.xom.Element tagElement)
process
in interface JooScriptTag
process
in class AbstractInsertTag