org.richfaces.cdk
Interface ResourceWriter
- All Known Implementing Classes:
- ResourceWriterImpl
public interface ResourceWriter
- Author:
- Nick Belaevski
writeResource
void writeResource(String skinName,
javax.faces.application.Resource resource)
throws IOException
- Throws:
IOException
writePackedResource
void writePackedResource(String skinName,
javax.faces.application.Resource resource)
throws IOException
- Throws:
IOException
writeProcessedResourceMappings
void writeProcessedResourceMappings(String staticResourceMappingFile)
throws IOException
- Throws:
IOException
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.