Class StiCustomFormatService

All Implemented Interfaces:
IStiDefault, IStiJsonReportObject, IStiSerializable, IStiSerializableRef, IStiSerializableToDocument, Cloneable

public class StiCustomFormatService extends StiFormatService
Describes a service for the text formatting done as customized.
  • Constructor Details

    • StiCustomFormatService

      public StiCustomFormatService()
      Creates a new format of the type StiCustomFormatService.
    • StiCustomFormatService

      public StiCustomFormatService(String stringFormat)
      Creates a new format of the type StiCustomFormatService.
      Parameters:
      stringFormat - String of formatting
  • Method Details