org.cruxframework.crux.tools.compile
Interface CruxPreProcessor

All Known Implementing Classes:
AbstractDeclarativeUIPreProcessor, DeclarativeUIPreProcessor

public interface CruxPreProcessor

Author:
Thiago da Rosa de Bustamante

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

Method Detail

preProcess

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

initialize

void initialize(URL[] urls)


Copyright © 2014. All rights reserved.