Class DocumentHelper


  • public class DocumentHelper
    extends Object
    • Method Detail

      • loadDocumentFromBytes

        public static Document loadDocumentFromBytes​(byte[] bytes)
                                              throws org.pentaho.di.core.exception.KettlePluginException
        Throws:
        org.pentaho.di.core.exception.KettlePluginException
      • loadDocumentFromPlugin

        public static Document loadDocumentFromPlugin​(String id)
                                               throws org.pentaho.di.core.exception.KettlePluginException
        Throws:
        org.pentaho.di.core.exception.KettlePluginException
      • loadDocument

        public static Document loadDocument​(InputStream in)
                                     throws org.pentaho.di.core.exception.KettlePluginException
        Throws:
        org.pentaho.di.core.exception.KettlePluginException