|
Nux 1.0a5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An application-specific callback called by the node factory of a
StreamingPathFilter whenever an element matches the filter's entire location
path.
Can operate on the fully build element in arbitrary ways.
The underlying behaviour wrt. element/node-mutation and retaining/removing nodes
is also explained in NodeFactory.finishMakingElement(Element).
| Method Summary | |
Nodes |
transform(Element element)
Called by the node factory of a StreamingPathFilterwhenever an
element matches the filter's entire location path. |
| Method Detail |
public Nodes transform(Element element)
StreamingPathFilterwhenever an
element matches the filter's entire location path.
element - The current element (fully build, including its ancestors and descendants)
matching the entire location path.
Builder, replacing the current element.
|
Nux 1.0a5 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||