Class Meta

java.lang.Object
com.aoapps.taglib.Meta

public class Meta extends Object
Holds the data for a Meta tag that is passed between MetaTag and any MetasAttribute parent.
Author:
AO Industries, Inc.
  • Constructor Details

  • Method Details

    • getGlobal

      public GlobalAttributes getGlobal()
    • isNoscript

      public boolean isNoscript()
    • getName

      public String getName()
    • getHttpEquiv

      public String getHttpEquiv()
    • getItemprop

      public String getItemprop()
    • getCharset

      public String getCharset()
    • getContent

      public String getContent()