Class RptDesignParser


  • public class RptDesignParser
    extends com.logicaldoc.util.config.XMLBean
    Parser for the .rppdesign files
    Since:
    7.3.1
    Author:
    Marco Meschieri - LogicalDOC
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      List<org.jdom2.Element> detectQueryElements()  
      Map<String,​com.logicaldoc.core.metadata.Attribute> extractParameters()
      Retrieve a fieldsMap of ExtendedAttributes that maps the list of report's parameters
      • Methods 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 Detail

      • RptDesignParser

        public RptDesignParser​(String path)
    • Method Detail

      • detectQueryElements

        public List<org.jdom2.Element> detectQueryElements()
      • extractParameters

        public Map<String,​com.logicaldoc.core.metadata.Attribute> extractParameters()
        Retrieve a fieldsMap of ExtendedAttributes that maps the list of report's parameters
        Returns:
        map name - attribute