Class BooleanAttribute

  • All Implemented Interfaces:
    java.lang.Cloneable, java.util.Map.Entry<java.lang.String,​java.lang.String>

    public class BooleanAttribute
    extends Attribute
    Deprecated.
    just use null values (vs empty string) for booleans.
    A boolean attribute that is written out without any value.
    • Constructor Detail

      • BooleanAttribute

        public BooleanAttribute​(java.lang.String key)
        Deprecated.
        Create a new boolean attribute from unencoded (raw) key.
        Parameters:
        key - attribute key