org.chromattic.api.format
Interface ObjectFormatter
- All Known Implementing Classes:
- DefaultObjectFormatter
public interface ObjectFormatter
- Version:
- $Revision$
- Author:
- Julien Viet
decodeNodeName
String decodeNodeName(FormatterContext context,
String internalName)
encodeNodeName
String encodeNodeName(FormatterContext context,
String externalName)
decodePropertyName
String decodePropertyName(FormatterContext context,
String internalName)
encodePropertyName
String encodePropertyName(FormatterContext context,
String externalName)
Copyright © 2009 eXo Platform SAS. All Rights Reserved.