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

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.jdom2.Element>
     
    Map<String,com.logicaldoc.core.metadata.Attribute>
    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

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • RptDesignParser

      public RptDesignParser(String path)
  • Method Details

    • 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