Class PlainStringifier

java.lang.Object
org.alfresco.repo.virtual.ref.PlainStringifier
All Implemented Interfaces:
Serializable, PlainEncoding, Stringifier

public class PlainStringifier extends Object implements Stringifier, PlainEncoding
Converts the object to a string representation according to Encodings.PLAIN encoding definition.
See Also: