This project has retired. For details please refer to its
        
        Attic page.
      
org.apache.cocoon.pipeline.util
Class StringRepresentation
java.lang.Object
   org.apache.cocoon.pipeline.util.StringRepresentation
org.apache.cocoon.pipeline.util.StringRepresentation
- public abstract class StringRepresentation 
- extends Object
Helper class to create the String for Object.toString().
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
StringRepresentation
public StringRepresentation()
buildString
public static String buildString(Object instance,
                                 String... additionalOutputStrings)
- 
 
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.