public class ImageDirective extends Object implements JRSTDirective
Modifier and Type | Field and Description |
---|---|
protected static String |
HEIGHT |
protected static String |
SCALE |
protected static String |
WIDTH |
Constructor and Description |
---|
ImageDirective() |
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
|
protected static final String SCALE
protected static final String WIDTH
protected static final String HEIGHT
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.