Class XmlComponent

    • Constructor Detail

      • XmlComponent

        public XmlComponent​(org.pentaho.platform.api.engine.IPentahoUrlFactory urlFactory,
                            List messages,
                            String sourcePath)
    • Method Detail

      • getXmlContent

        public abstract org.dom4j.Document getXmlContent()
        Specified by:
        getXmlContent in interface org.pentaho.platform.api.ui.IXMLComponent
      • getContent

        public String getContent​(String mimeType)
        Specified by:
        getContent in interface org.pentaho.platform.api.ui.IXMLComponent
        Specified by:
        getContent in class BaseUIComponent