|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.jooreports.templates.xmlfilters.AbstractInsertTag
net.sf.jooreports.templates.xmlfilters.tags.InsertAfterTag
public class InsertAfterTag
Constructor Summary | |
---|---|
InsertAfterTag()
|
Method Summary | |
---|---|
void |
process(nu.xom.Element scriptElement,
nu.xom.Element tagElement)
|
Methods inherited from class net.sf.jooreports.templates.xmlfilters.AbstractInsertTag |
---|
insertAfter, insertBefore, newNode |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InsertAfterTag()
Method Detail |
---|
public void process(nu.xom.Element scriptElement, nu.xom.Element tagElement)
process
in interface JooScriptTag
process
in class AbstractInsertTag
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |