|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NodeWriter | |
|---|---|
| org.keridwen.core.data.model | |
| org.keridwen.core.data.model.impl | |
| Uses of NodeWriter in org.keridwen.core.data.model |
|---|
| Methods in org.keridwen.core.data.model with parameters of type NodeWriter | |
|---|---|
void |
Node.setNodeWriter(NodeWriter nodeWriter)
Sets the NodeWriter. |
| Uses of NodeWriter in org.keridwen.core.data.model.impl |
|---|
| Methods in org.keridwen.core.data.model.impl with parameters of type NodeWriter | |
|---|---|
void |
DefaultNode.setNodeWriter(NodeWriter aWriter)
|
| Constructors in org.keridwen.core.data.model.impl with parameters of type NodeWriter | |
|---|---|
DefaultNode(String name,
URI anURI,
NodeReader<T> aReader,
NodeWriter aWriter)
Creates a Node with the given name, NodeReader and NodeWriter. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||