| Package | Description |
|---|---|
| org.jwall.rbl.data |
| Modifier and Type | Method and Description |
|---|---|
RBListEntry |
RBList.lookup(String name)
Returns the entry for the given name.
|
RBListEntry |
RblFile.lookup(String name) |
| Modifier and Type | Method and Description |
|---|---|
List<RBListEntry> |
RBList.search(String query) |
List<RBListEntry> |
RblFile.search(String query) |
| Modifier and Type | Method and Description |
|---|---|
void |
RBList.add(RBListEntry entry)
This method adds the given entry to the list.
|
void |
RblFile.add(RBListEntry entry) |
Copyright © 2013. All Rights Reserved.