org.cruxframework.crux.tools.compile
Interface CruxPostProcessor


public interface CruxPostProcessor


Method Summary
 void initialize(URL[] urls)
           
 URL postProcess(URL url, Module module)
           
 

Method Detail

postProcess

URL postProcess(URL url,
                Module module)
                throws IOException,
                       InterfaceConfigException
Throws:
IOException
InterfaceConfigException

initialize

void initialize(URL[] urls)


Copyright © 2014. All rights reserved.