Class PageFormatSerializer

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

public class PageFormatSerializer extends Object implements SerializeMethod
A SerializeMethod implementation that handles PageFormat objects.
Author:
Thomas Morgner
See Also:
  • Constructor Details

    • PageFormatSerializer

      public PageFormatSerializer()
      Default Constructor.
  • Method Details