Class W3CHrefAttribute


  • public class W3CHrefAttribute
    extends Object
    Class represents W3C href attribute.
    Since:
    1.0.0
    • Constructor Detail

      • W3CHrefAttribute

        public W3CHrefAttribute()
        Constructor
      • W3CHrefAttribute

        public W3CHrefAttribute​(String href)
        Constructor
        Parameters:
        href - value to set
    • Method Detail

      • getHref

        public String getHref()
        Returns:
        get href
      • isSetHref

        public boolean isSetHref()
        Returns:
        true, if href is not null or empty