Interface ICriteria

  • All Superinterfaces:
    IUAElement

    public interface ICriteria
    extends IUAElement
    A directive indicating the criteria information of a Toc or Topic described in xml
    Since:
    3.5
    • Method Detail

      • getName

        String getName()
        Returns the name of the criteria element, e.g. "Platform"
        Returns:
        the name of the criteria element
      • getValue

        String getValue()
        Returns the value of the criteria element, e.g. "AIX,Windows"
        Returns:
        the value of the criteria element