|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface RDFList.ApplyFn
Interface that encapsulates a function to apply to every element in a list.
| Method Summary | |
|---|---|
void |
apply(RDFNode node)
Apply a function to the given RDF node. |
| Method Detail |
|---|
void apply(RDFNode node)
Apply a function to the given RDF node.
node - A node from the list.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||