Class AttributedStringSerializer

java.lang.Object
org.pentaho.reporting.libraries.serializer.methods.AttributedStringSerializer
All Implemented Interfaces:
SerializeMethod

public class AttributedStringSerializer extends Object implements SerializeMethod
A serializer-method to serialize and deserialize attributed-strings.
Author:
Thomas Morgner
  • Constructor Details

    • AttributedStringSerializer

      public AttributedStringSerializer()
      Default constructor.
  • Method Details