aQute.lib.osgi
Class PreprocessResource

java.lang.Object
  extended by aQute.lib.osgi.AbstractResource
      extended by aQute.lib.osgi.PreprocessResource
All Implemented Interfaces:
Resource

public class PreprocessResource
extends AbstractResource


Constructor Summary
PreprocessResource(Processor processor, Resource r)
           
 
Method Summary
protected  byte[] getBytes()
           
 
Methods inherited from class aQute.lib.osgi.AbstractResource
getExtra, lastModified, openInputStream, setExtra, write
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PreprocessResource

public PreprocessResource(Processor processor,
                          Resource r)
Method Detail

getBytes

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


Copyright © 2012 aQute SARL. All Rights Reserved.