|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Mapper in org.joox |
---|
Methods in org.joox that return Mapper | |
---|---|
static Mapper<String> |
JOOX.attrs(String attributeName)
Create a mapper that returns all attributes with a given name |
static Mapper<String> |
JOOX.ids()
Create a mapper that returns all id attributes |
Methods in org.joox with parameters of type Mapper | ||
---|---|---|
|
Match.map(Mapper<E> map)
Map the set of matched elements to a list of something |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |