Interface Condition

All Superinterfaces:
Locatable
All Known Implementing Classes:
AttributeCondition, BeginHyphenAttributeCondition, ClassCondition, IdCondition, LangCondition, NotPseudoClassCondition, OneOfAttributeCondition, PrefixAttributeCondition, PseudoClassCondition, SubstringAttributeCondition, SuffixAttributeCondition

public interface Condition extends Locatable

Condition interface.

Author:
Ronald Brill
  • Method Details

    • getConditionType

      Condition.ConditionType getConditionType()

      getConditionType.

      Returns:
      the associated condition type
    • getValue

      String getValue()

      getValue.

      Returns:
      the value
    • getLocalName

      String getLocalName()

      getLocalName.

      Returns:
      the local name