com.arsdigita.domain
Class SimpleDomainObjectXMLFormatter

java.lang.Object
  extended bycom.arsdigita.domain.SimpleDomainObjectXMLFormatter
All Implemented Interfaces:
DomainObjectXMLFormatter

public class SimpleDomainObjectXMLFormatter
extends Object
implements DomainObjectXMLFormatter


Constructor Summary
SimpleDomainObjectXMLFormatter()
           
 
Method Summary
 void addFormatter(String property, Formatter formatter)
           
 String format(DomainObject obj, String path, Property prop, Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleDomainObjectXMLFormatter

public SimpleDomainObjectXMLFormatter()
Method Detail

addFormatter

public void addFormatter(String property,
                         Formatter formatter)

format

public String format(DomainObject obj,
                     String path,
                     Property prop,
                     Object value)
Specified by:
format in interface DomainObjectXMLFormatter


Copyright (c) 2004 Red Hat, Inc. Corporation. All Rights Reserved. Generated at July 21 2004:2337 UTC