Package com.logicaldoc.report
Class RptDesignParser
java.lang.Object
com.logicaldoc.util.config.XMLBean
com.logicaldoc.report.RptDesignParser
public class RptDesignParser
extends com.logicaldoc.util.config.XMLBean
Parser for the .rppdesign files
- Since:
- 7.3.1
- Author:
- Marco Meschieri - LogicalDOC
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionList<org.jdom2.Element> Retrieve a fieldsMap of ExtendedAttributes that maps the list of report's parametersMethods inherited from class com.logicaldoc.util.config.XMLBeanfindElement, findElement, getAllAttribute, getAllChildren, getAllChildren, getAllChildText, getAttribute, getAttributeValue, getChild, getChild, getChildText, getRootChild, getRootElement, getText, getText, removeChild, setAttributeValue, setText, writeXMLDoc
- 
Constructor Details- 
RptDesignParser
 
- 
- 
Method Details- 
detectQueryElements
- 
extractParametersRetrieve a fieldsMap of ExtendedAttributes that maps the list of report's parameters- Returns:
- map name - attribute
 
 
-