org.apache.xml.security.signature
public class XMLSignatureInputDebugger extends java.lang.Object
Constructor and Description |
---|
XMLSignatureInputDebugger(XMLSignatureInput xmlSignatureInput)
Constructor XMLSignatureInputDebugger
|
XMLSignatureInputDebugger(XMLSignatureInput xmlSignatureInput,
java.util.Set inclusiveNamespace)
Constructor XMLSignatureInputDebugger
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHTMLRepresentation()
Method getHTMLRepresentation
|
public XMLSignatureInputDebugger(XMLSignatureInput xmlSignatureInput)
xmlSignatureInput
- the signatur to pretty printpublic XMLSignatureInputDebugger(XMLSignatureInput xmlSignatureInput, java.util.Set inclusiveNamespace)
xmlSignatureInput
- the signatur to pretty printinclusiveNamespace
- public java.lang.String getHTMLRepresentation() throws XMLSignatureException
XMLSignatureException
Copyright © 2000-2015 The Apache Software Foundation. All Rights Reserved.