Class Attribute
- java.lang.Object
-
- org.apache.sling.query.impl.selector.parser.Attribute
-
public class Attribute extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object obj)
String
getKey()
String
getOperator()
String
getValue()
int
hashCode()
String
toString()
-