Class URLProperty286Tag.Property

java.lang.Object
org.gatein.pc.portlet.impl.jsr286.taglib.URLProperty286Tag.Property
Enclosing class:
URLProperty286Tag

public class URLProperty286Tag.Property extends Object
  • Constructor Details

  • Method Details

    • getName

      public String getName()
      Returns:
      Returns the name.
    • getValue

      public String getValue()
      Per JSR 286 spec, if null, return an empty value
      Returns:
      Returns the value.
    • isValid

      public boolean isValid()