public class ContentDirective extends Object implements JRSTDirective
Constructor and Description |
---|
ContentDirective() |
Modifier and Type | Method and Description |
---|---|
org.dom4j.Node |
parse(org.dom4j.Element e)
parse directive block element and return element to put in final XML
|
public org.dom4j.Node parse(org.dom4j.Element e)
JRSTDirective
parse
in interface JRSTDirective
e
- the element to scanCopyright © 2004–2014 CodeLutin. All rights reserved.