public class KeyInfoReference extends Signature11ElementProxy implements KeyInfoContent
dsig11:KeyInfoReference
element.baseURI, LOG
Constructor and Description |
---|
KeyInfoReference(Document doc,
String uri)
Constructor RetrievalMethod
|
KeyInfoReference(Element element,
String baseURI)
Constructor RetrievalMethod
|
Modifier and Type | Method and 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 |
getBaseNamespace
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
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()
getBaseLocalName
in class ElementProxy
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.