Class ShortTextAttribute


public class ShortTextAttribute extends TextAttribute

A concrete class specializing Attribute for Short Text (ST) attributes.

Though an instance of this class may be created using its constructors, there is also a factory class, AttributeFactory.

See Also:
  • Field Details

    • MAX_LENGTH_ENTIRE_VALUE

      protected static final int MAX_LENGTH_ENTIRE_VALUE
      See Also:
  • Constructor Details

  • Method Details