Class HardBreakException.TextMustBeNewline

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    HardBreakException

    public static class HardBreakException.TextMustBeNewline
    extends HardBreakException
    The rather useless text attribute on hardBreak nodes is usually omitted, and when specified is only permitted to use the value "\n" — that is, a single newline character.
    See Also:
    Serialized Form
    • Constructor Detail

      • TextMustBeNewline

        public TextMustBeNewline()