org.gatein.mop.core.api
Class MOPFormatter
java.lang.Object
org.gatein.mop.core.api.MOPFormatter
- All Implemented Interfaces:
- org.chromattic.api.format.ObjectFormatter
public class MOPFormatter
- extends Object
- implements org.chromattic.api.format.ObjectFormatter
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MOPFormatter
public MOPFormatter()
decodeNodeName
public String decodeNodeName(org.chromattic.api.format.FormatterContext context,
String internalName)
- Specified by:
decodeNodeName in interface org.chromattic.api.format.ObjectFormatter
encodeNodeName
public String encodeNodeName(org.chromattic.api.format.FormatterContext context,
String externalName)
- Specified by:
encodeNodeName in interface org.chromattic.api.format.ObjectFormatter
decodePropertyName
public String decodePropertyName(org.chromattic.api.format.FormatterContext context,
String internalName)
- Specified by:
decodePropertyName in interface org.chromattic.api.format.ObjectFormatter
encodePropertyName
public String encodePropertyName(org.chromattic.api.format.FormatterContext context,
String externalName)
- Specified by:
encodePropertyName in interface org.chromattic.api.format.ObjectFormatter
Copyright © 2009 eXo Platform SAS. All Rights Reserved.