Receiver, javax.xml.transform.ResultLocationCopierpublic interface CopyInformee extends Receiver
| Modifier and Type | Method | Description |
|---|---|---|
void |
notifyElementNode(NodeInfo element) |
Provide information about the node being copied.
|
attribute, characters, close, comment, endDocument, endElement, getPipelineConfiguration, namespace, open, processingInstruction, setPipelineConfiguration, setSystemId, setUnparsedEntity, startContent, startDocument, startElementvoid notifyElementNode(NodeInfo element)
element - the node being copied, which must be an element node