org.shiftone.arbor
Interface NameMapper

All Known Implementing Classes:
StandardNameMapper, TokenizedNameMapper

public interface NameMapper

Interface NameMapper

Author:
Neville Kadwa

Method Summary
 java.lang.String mapAttribute(java.lang.String attribute)
          Method mapAttribute
 java.lang.String mapElement(java.lang.String element)
          Method mapElement
 

Method Detail

mapElement

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

Parameters:
element -
Returns:

mapAttribute

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

Parameters:
attribute -
Returns: