Interface IdAttribute

All Known Subinterfaces:
GlobalBufferedAttributes
All Known Implementing Classes:
AreaTag, AreaTag, ATag, ATag, BaseTag, BaseTag, BrTag, BrTag, ColTag, ColTag, ElementBufferedBodyTag, ElementBufferedTag, ElementNullBodyTag, ElementNullTag, FormTag, FormTag, HrTag, HrTag, IframeTag, IframeTag, ImgTag, ImgTag, InputTag, InputTag, LinkTag, LinkTag, MetaTag, MetaTag, OptionTag, OptionTag, ScriptTag, ScriptTag, SelectTag, SelectTag, TextareaTag, TextareaTag

public interface IdAttribute
Something with an id attribute.
Author:
AO Industries, Inc.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • setId

      void setId(String id)