|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.sauronsoftware.grab4j.html.search.AttributeSelector
public class AttributeSelector
A plain structure used in search criteria involving attribute names and values.
Method Summary | |
---|---|
java.lang.String |
getNameSelector()
This method returns the attribute name. |
WildcardPattern |
getValueSelector()
This method returns the attribute value pattern. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getNameSelector()
public WildcardPattern getValueSelector()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |