org.richfaces.cdk.naming
Class FileNameMapperImpl

java.lang.Object
  extended by org.richfaces.cdk.naming.FileNameMapperImpl
All Implemented Interfaces:
FileNameMapper

public class FileNameMapperImpl
extends Object
implements FileNameMapper

Author:
Nick Belaevski

Constructor Summary
FileNameMapperImpl(FileNameMapping[] fileNameMappings)
           
 
Method Summary
 String createName(String resourcePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileNameMapperImpl

public FileNameMapperImpl(FileNameMapping[] fileNameMappings)
Method Detail

createName

public String createName(String resourcePath)
Specified by:
createName in interface FileNameMapper


Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.