org.richfaces.cdk.naming
Class FileNameMapperImpl

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

public class FileNameMapperImpl
extends java.lang.Object
implements FileNameMapper

Author:
Nick Belaevski

Constructor Summary
FileNameMapperImpl(FileNameMapping[] fileNameMappings)
           
 
Method Summary
 java.lang.String createName(java.lang.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 java.lang.String createName(java.lang.String resourcePath)
Specified by:
createName in interface FileNameMapper


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