Class HemfText


  • @Internal
    public class HemfText
    extends java.lang.Object
    Container class to gather all text-related commands This is starting out as read only, and very little is actually implemented at this point!
    • Constructor Detail

      • HemfText

        public HemfText()
    • Method Detail

      • setMaxRecordLength

        public static void setMaxRecordLength​(int length)
        Parameters:
        length - the max record length allowed for HemfText
      • getMaxRecordLength

        public static int getMaxRecordLength()
        Returns:
        the max record length allowed for HemfText