public class SignatureMarshalListener extends java.lang.Object implements org.w3c.dom.events.EventListener, SignatureConfig.SignatureConfigurable
| Constructor and Description |
|---|
SignatureMarshalListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
handleElement(org.w3c.dom.Element el) |
void |
handleEvent(org.w3c.dom.events.Event e) |
void |
setEventTarget(org.w3c.dom.events.EventTarget target) |
static void |
setListener(org.w3c.dom.events.EventTarget target,
org.w3c.dom.events.EventListener listener,
boolean enabled) |
protected void |
setPrefix(org.w3c.dom.Node el) |
void |
setSignatureConfig(SignatureConfig signatureConfig) |
public void setEventTarget(org.w3c.dom.events.EventTarget target)
public void handleEvent(org.w3c.dom.events.Event e)
handleEvent in interface org.w3c.dom.events.EventListenerpublic void handleElement(org.w3c.dom.Element el)
public static void setListener(org.w3c.dom.events.EventTarget target,
org.w3c.dom.events.EventListener listener,
boolean enabled)
protected void setPrefix(org.w3c.dom.Node el)
public void setSignatureConfig(SignatureConfig signatureConfig)
setSignatureConfig in interface SignatureConfig.SignatureConfigurableCopyright 2017 The Apache Software Foundation or its licensors, as applicable.