public interface Rule
Modifier and Type | Method and Description |
---|---|
short |
getType()
Returns a constant identifying the rule type.
|
java.lang.String |
toString(CSSEngine eng)
Returns a printable representation of this rule.
|
short getType()
java.lang.String toString(CSSEngine eng)
Copyright © 2022 Apache Software Foundation. All Rights Reserved.