Receiver
, javax.xml.transform.Result
LocationCopier
public 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, startElement
void notifyElementNode(NodeInfo element)
element
- the node being copied, which must be an element node