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 Summary
-
Method Summary
Modifier 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.XMLBean
findElement, findElement, getAllAttribute, getAllChildren, getAllChildren, getAllChildText, getAttribute, getAttributeValue, getChild, getChild, getChildText, getRootChild, getRootElement, getText, getText, removeChild, setAttributeValue, setText, writeXMLDoc
-
Constructor Details
-
RptDesignParser
-
-
Method Details
-
detectQueryElements
-
extractParameters
Retrieve a fieldsMap of ExtendedAttributes that maps the list of report's parameters- Returns:
- map name - attribute
-