KeyInfoContent
public class KeyInfoReference extends Signature11ElementProxy implements KeyInfoContent
dsig11:KeyInfoReference
element.baseURI, log
Constructor | Description |
---|---|
KeyInfoReference(Document doc,
String uri) |
Constructor RetrievalMethod
|
KeyInfoReference(Element element,
String baseURI) |
Constructor RetrievalMethod
|
Modifier and Type | Method | Description |
---|---|---|
String |
getBaseLocalName() |
Returns the localname of the Elements of the sub-class.
|
String |
getId() |
Returns the
Id attribute |
String |
getURI() |
Method getURI
|
Attr |
getURIAttr() |
Method getURIAttr
|
void |
setId(String id) |
Sets the
Id attribute |
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 KeyInfoReference(Element element, String baseURI) throws XMLSecurityException
element
- baseURI
- XMLSecurityException
public Attr getURIAttr()
public String getURI()
public void setId(String id)
Id
attributeid
- IDpublic String getId()
Id
attributeId
attributepublic String getBaseLocalName()
ElementProxy
getBaseLocalName
in class ElementProxy
Copyright © 2000–2018 The Apache Software Foundation. All rights reserved.