org.richfaces.cdk.resource.writer.impl
Class ResourceWriterImpl
java.lang.Object
org.richfaces.cdk.resource.writer.impl.ResourceWriterImpl
- All Implemented Interfaces:
- ResourceWriter
public class ResourceWriterImpl
- extends Object
- implements ResourceWriter
- Author:
- Nick Belaevski
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResourceWriterImpl
public ResourceWriterImpl(File resourceContentsDir,
File resourceMappingDir,
Iterable<ResourceProcessor> resourceProcessors,
org.apache.maven.plugin.logging.Log log)
writeResource
public void writeResource(String skinName,
javax.faces.application.Resource resource)
throws IOException
- Specified by:
writeResource in interface ResourceWriter
- Throws:
IOException
writeProcessedResourceMappings
public void writeProcessedResourceMappings()
throws IOException
- Specified by:
writeProcessedResourceMappings in interface ResourceWriter
- Throws:
IOException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.