org.shiftone.arbor
Class StandardNameMapper

java.lang.Object
  extended byorg.shiftone.arbor.StandardNameMapper
All Implemented Interfaces:
NameMapper

public class StandardNameMapper
extends java.lang.Object
implements NameMapper

Class StandardNameMapper

Author:
Neville Kadwa

Field Summary
static NameMapper INSTANCE
           
 
Constructor Summary
StandardNameMapper()
           
 
Method Summary
 java.lang.String mapAttribute(java.lang.String attribute)
          Method mapAttribute
 java.lang.String mapElement(java.lang.String element)
          Method mapElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final NameMapper INSTANCE
Constructor Detail

StandardNameMapper

public StandardNameMapper()
Method Detail

mapElement

public java.lang.String mapElement(java.lang.String element)
Method mapElement

Specified by:
mapElement in interface NameMapper
Parameters:
element -
Returns:

mapAttribute

public java.lang.String mapAttribute(java.lang.String attribute)
Method mapAttribute

Specified by:
mapAttribute in interface NameMapper
Parameters:
attribute -
Returns: