XMLX509DataContent
public class XMLX509CRL extends SignatureElementProxy implements XMLX509DataContent
baseURI, log
Constructor | Description |
---|---|
XMLX509CRL(Document doc,
byte[] crlBytes) |
Constructor X509CRL
|
XMLX509CRL(Element element,
String baseURI) |
Constructor XMLX509CRL
|
Modifier and Type | Method | Description |
---|---|---|
String |
getBaseLocalName() |
Returns the localname of the Elements of the sub-class.
|
byte[] |
getCRLBytes() |
Method getCRLBytes
|
addBase64Element, addBase64Text, addBigIntegerElement, addReturnToSelf, addText, addTextElement, appendOther, appendSelf, appendSelf, createElementForFamily, createElementForFamilyLocal, createText, getBaseURI, getBigIntegerFromChildElement, getBytesFromTextChild, getDefaultPrefix, getDocument, getElement, getElementPlusReturns, getFirstChild, getLocalAttribute, getTextFromChildElement, getTextFromTextChild, length, registerDefaultPrefixes, setDefaultPrefix, setDocument, setElement, setElement, setLocalAttribute, setLocalIdAttribute, setXPathNamespaceContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getBaseNamespace
public XMLX509CRL(Element element, String baseURI) throws XMLSecurityException
element
- baseURI
- XMLSecurityException
public XMLX509CRL(Document doc, byte[] crlBytes)
doc
- crlBytes
- public byte[] getCRLBytes() throws XMLSecurityException
XMLSecurityException
public String getBaseLocalName()
ElementProxy
getBaseLocalName
in class ElementProxy
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.