java.lang.Object
com.pnfsoftware.jeb.core.output.text.impl.TextMark
All Implemented Interfaces:
ITextMark

@Ser public class TextMark extends Object implements ITextMark
Standard implementation of a text mark.
  • Constructor Details

    • TextMark

      public TextMark(int offset, String name, Object object)
  • Method Details