Class Attributes.Boolean

java.lang.Object
com.aoapps.html.any.Attributes.Boolean
Enclosing class:
Attributes

public static final class Attributes.Boolean extends Object
See Also:
  • Method Details

    • attribute

      public static <E extends Element<?, ?, E>> E attribute(E element, String name, boolean value) throws IOException
      Type Parameters:
      E - This element type
      Throws:
      IOException