|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RBListEntry | |
|---|---|
| org.jwall.rbl.data | |
| Uses of RBListEntry in org.jwall.rbl.data |
|---|
| Methods in org.jwall.rbl.data that return RBListEntry | |
|---|---|
RBListEntry |
RBList.lookup(String name)
Returns the entry for the given name. |
RBListEntry |
RblFile.lookup(String name)
|
| Methods in org.jwall.rbl.data that return types with arguments of type RBListEntry | |
|---|---|
List<RBListEntry> |
RBList.search(String query)
|
List<RBListEntry> |
RblFile.search(String query)
|
| Methods in org.jwall.rbl.data with parameters of type RBListEntry | |
|---|---|
void |
RBList.add(RBListEntry entry)
This method adds the given entry to the list. |
void |
RblFile.add(RBListEntry entry)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||