Class PreprocessResource

  • All Implemented Interfaces:
    Resource, java.io.Closeable, java.lang.AutoCloseable

    public class PreprocessResource
    extends AbstractResource
    • Constructor Detail

      • PreprocessResource

        public PreprocessResource​(Processor processor,
                                  Resource r)
    • Method Detail

      • getBytes

        protected byte[] getBytes()
                           throws java.lang.Exception
        Specified by:
        getBytes in class AbstractResource
        Throws:
        java.lang.Exception