|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.resource.writer.impl.JavaScriptResourceProcessor
public class JavaScriptResourceProcessor
| Constructor Summary | |
|---|---|
JavaScriptResourceProcessor(java.nio.charset.Charset charset,
org.apache.maven.plugin.logging.Log log)
|
|
| Method Summary | |
|---|---|
boolean |
isSupportedFile(java.lang.String name)
|
void |
process(java.lang.String resourceName,
com.google.common.io.InputSupplier<? extends java.io.InputStream> in,
com.google.common.io.OutputSupplier<? extends java.io.OutputStream> out)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaScriptResourceProcessor(java.nio.charset.Charset charset,
org.apache.maven.plugin.logging.Log log)
| Method Detail |
|---|
public boolean isSupportedFile(java.lang.String name)
isSupportedFile in interface ResourceProcessor
public void process(java.lang.String resourceName,
com.google.common.io.InputSupplier<? extends java.io.InputStream> in,
com.google.common.io.OutputSupplier<? extends java.io.OutputStream> out)
throws java.io.IOException
process in interface ResourceProcessorjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||