|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjodd.lagarto.csselly.Selector
public abstract class Selector
Inner selector of CssSelector.
| Nested Class Summary | |
|---|---|
static class |
Selector.Type
Selector types. |
| Field Summary | |
|---|---|
protected Selector.Type |
type
|
| Constructor Summary | |
|---|---|
protected |
Selector(Selector.Type type)
|
| Method Summary | |
|---|---|
Selector.Type |
getType()
Returns selector type. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected final Selector.Type type
| Constructor Detail |
|---|
protected Selector(Selector.Type type)
| Method Detail |
|---|
public Selector.Type getType()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||