A C D E G I J N O R S V W 

A

AbstractSingleProcessorMojo - Class in ro.isdc.wro.maven.plugin
Maven plugin which use a single processor.
AbstractSingleProcessorMojo() - Constructor for class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
 
AbstractWro4jMojo - Class in ro.isdc.wro.maven.plugin
Defines most common properties used by wro4j build-time solution infrastructure.
AbstractWro4jMojo() - Constructor for class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 

C

ConfigurableWroManagerFactory - Class in ro.isdc.wro.maven.plugin.manager.factory
Default implementaiton which use a property file to read the pre & post processors to be used during processing.
ConfigurableWroManagerFactory() - Constructor for class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
 
createProperties() - Method in class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
createResourceProcessor() - Method in class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
 
createResourceProcessor() - Method in class ro.isdc.wro.maven.plugin.CssLintMojo
createResourceProcessor() - Method in class ro.isdc.wro.maven.plugin.JsHintMojo
createResourceProcessor() - Method in class ro.isdc.wro.maven.plugin.JsLintMojo
CssLintMojo - Class in ro.isdc.wro.maven.plugin
Maven plugin used to validate css code defined in wro model.
CssLintMojo() - Constructor for class ro.isdc.wro.maven.plugin.CssLintMojo
 

D

doExecute() - Method in class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
Perform actual plugin processing.
doExecute() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
Perform actual plugin processing.
doExecute() - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
Perform actual plugin processing.

E

execute() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
extendPluginClasspath() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
Update the classpath.
ExtraConfigFileAware - Interface in ro.isdc.wro.maven.plugin.support
Allows implementor to access a file containing extra config file used by maven plugin.

G

getContextFolder() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
getManagerFactory() - Method in class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
This method will ensure that you have a right and initialized instance of StandaloneContextAwareManagerFactory.
getManagerFactory() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
This method will ensure that you have a right and initialized instance of StandaloneContextAwareManagerFactory.
getOptions() - Method in class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
 
getTargetGroups() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
getTargetGroupsAsList() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
getWroFile() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 

I

initialize(StandaloneContext) - Method in class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
isFailNever() - Method in class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
 
isIgnoreMissingResources() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
isMinimize() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 

J

JsHintMojo - Class in ro.isdc.wro.maven.plugin
Maven plugin used to validate js scripts defined in wro model using jsLint.
JsHintMojo() - Constructor for class ro.isdc.wro.maven.plugin.JsHintMojo
 
JsLintMojo - Class in ro.isdc.wro.maven.plugin
Maven plugin used to validate js scripts defined in wro model using jsLint.
JsLintMojo() - Constructor for class ro.isdc.wro.maven.plugin.JsLintMojo
 

N

newHashStrategy() - Method in class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
newModelFactory() - Method in class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
newNamingStrategy() - Method in class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
newWroManagerFactory() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo

O

onAfterExecute() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
Invoked right after execution complete, no matter if it failed or not.
onAfterExecute() - Method in class ro.isdc.wro.maven.plugin.CssLintMojo
Invoked right after execution complete, no matter if it failed or not.
onAfterExecute() - Method in class ro.isdc.wro.maven.plugin.JsHintMojo
Invoked right after execution complete, no matter if it failed or not.
onAfterExecute() - Method in class ro.isdc.wro.maven.plugin.JsLintMojo
Invoked right after execution complete, no matter if it failed or not.
onBeforeExecute() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
Invoked before execution is performed.
onBeforeExecute() - Method in class ro.isdc.wro.maven.plugin.CssLintMojo
Invoked before execution is performed.
onBeforeExecute() - Method in class ro.isdc.wro.maven.plugin.JsHintMojo
Invoked before execution is performed.
onBeforeExecute() - Method in class ro.isdc.wro.maven.plugin.JsLintMojo
Invoked before execution is performed.

R

ro.isdc.wro.maven.plugin - package ro.isdc.wro.maven.plugin
 
ro.isdc.wro.maven.plugin.manager.factory - package ro.isdc.wro.maven.plugin.manager.factory
 
ro.isdc.wro.maven.plugin.support - package ro.isdc.wro.maven.plugin.support
 

S

setBuildDirectory(File) - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
The folder where the project is built.
setBuildFinalName(File) - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
 
setContextFolder(File) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
setCssDestinationFolder(File) - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
 
setDestinationFolder(File) - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
 
setExtraConfigFile(File) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
setExtraConfigFile(File) - Method in class ro.isdc.wro.maven.plugin.manager.factory.ConfigurableWroManagerFactory
The implementation should handle the null case also.
setExtraConfigFile(File) - Method in interface ro.isdc.wro.maven.plugin.support.ExtraConfigFileAware
The implementation should handle the null case also.
setFailNever(boolean) - Method in class ro.isdc.wro.maven.plugin.AbstractSingleProcessorMojo
 
setGroupNameMappingFile(String) - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
 
setIgnoreMissingResources(boolean) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
setJsDestinationFolder(File) - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
 
setMinimize(boolean) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
setReportFormat(String) - Method in class ro.isdc.wro.maven.plugin.CssLintMojo
 
setTargetGroups(String) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
setWroFile(File) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 
setWroManagerFactory(String) - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
 

V

validate() - Method in class ro.isdc.wro.maven.plugin.AbstractWro4jMojo
Checks if all required fields are configured.
validate() - Method in class ro.isdc.wro.maven.plugin.Wro4jMojo
Checks if all required fields are configured.

W

Wro4jMojo - Class in ro.isdc.wro.maven.plugin
A build-time solution for organizing and minimizing static resources.
Wro4jMojo() - Constructor for class ro.isdc.wro.maven.plugin.Wro4jMojo
 
A C D E G I J N O R S V W 

Copyright © 2008-2013. All Rights Reserved.