Member predicate API::Node::getContent
Gets a representative for the content
of this value.
When possible, it is preferrable to use one of the specialized variants of this predicate, such as getAnElement
.
Concretely, this gets sources where content
is read from this value, and as well as sinks where
content
is stored onto this value or onto an object that can reach this sink.
Node getContent(Content content)