|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.taglibs.xtags.xpath.StylesheetValueOfAction
public class StylesheetValueOfAction
Creates the string-value of the given Node (as defined by the XPath specification) and passes it to the parent StylesheetTag for output at the correct time.
Constructor Summary | |
---|---|
StylesheetValueOfAction(StylesheetTag tag)
|
Method Summary | |
---|---|
void |
run(org.dom4j.Node node)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StylesheetValueOfAction(StylesheetTag tag)
Method Detail |
---|
public void run(org.dom4j.Node node) throws java.lang.Exception
run
in interface org.dom4j.rule.Action
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |