addNamespace(const Namespace &ns) const =0 | xmltooling::XMLObject | [pure virtual] |
clone() const =0 | xmltooling::XMLObject | [pure virtual] |
cloneEncryptedData() const =0 | xmlencryption::EncryptedData | [pure virtual] |
cloneEncryptedType() const =0 | xmlencryption::EncryptedType | [pure virtual] |
detach()=0 | xmltooling::XMLObject | [pure virtual] |
ENCODING_ATTRIB_NAME | xmlencryption::EncryptedType | [static] |
EncryptedData() (defined in xmlencryption::EncryptedData) | xmlencryption::EncryptedData | [inline, protected] |
EncryptedType() (defined in xmlencryption::EncryptedType) | xmlencryption::EncryptedType | [inline, protected] |
getCipherData() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getDOM() const =0 | xmltooling::XMLObject | [pure virtual] |
getElementQName() const =0 | xmltooling::XMLObject | [pure virtual] |
getEncoding() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getEncryptionMethod() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getEncryptionProperties() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getId() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getKeyInfo() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getMimeType() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getNamespaces() const =0 | xmltooling::XMLObject | [pure virtual] |
getNil() const =0 | xmltooling::XMLObject | [pure virtual] |
getOrderedChildren() const =0 | xmltooling::XMLObject | [pure virtual] |
getParent() const =0 | xmltooling::XMLObject | [pure virtual] |
getSchemaType() const =0 | xmltooling::XMLObject | [pure virtual] |
getTextContent(unsigned int position=0) const =0 | xmltooling::XMLObject | [pure virtual] |
getType() const =0 | xmlencryption::EncryptedType | [pure virtual] |
getXMLID() const =0 | xmltooling::XMLObject | [pure virtual] |
hasChildren() const =0 | xmltooling::XMLObject | [pure virtual] |
hasParent() const =0 | xmltooling::XMLObject | [pure virtual] |
ID_ATTRIB_NAME | xmlencryption::EncryptedType | [static] |
LOCAL_NAME | xmlencryption::EncryptedData | [static] |
marshall(xercesc::DOMDocument *document=NULL, const std::vector< xmlsignature::Signature * > *sigs=NULL, const Credential *credential=NULL) const =0 | xmltooling::XMLObject | [pure virtual] |
marshall(xercesc::DOMElement *parentElement, const std::vector< xmlsignature::Signature * > *sigs=NULL, const Credential *credential=NULL) const =0 | xmltooling::XMLObject | [pure virtual] |
MIMETYPE_ATTRIB_NAME | xmlencryption::EncryptedType | [static] |
nil() const | xmltooling::XMLObject | [inline] |
nil(xmlconstants::xmltooling_bool_t value)=0 | xmltooling::XMLObject | [pure virtual] |
nil(bool value) | xmltooling::XMLObject | [inline] |
releaseChildrenDOM(bool propagateRelease=true) const =0 | xmltooling::XMLObject | [pure virtual] |
releaseDOM() const =0 | xmltooling::XMLObject | [pure virtual] |
releaseParentDOM(bool propagateRelease=true) const =0 | xmltooling::XMLObject | [pure virtual] |
releaseThisAndChildrenDOM() const | xmltooling::XMLObject | [inline] |
releaseThisandParentDOM() const | xmltooling::XMLObject | [inline] |
removeChild(XMLObject *child)=0 | xmltooling::XMLObject | [pure virtual] |
removeNamespace(const Namespace &ns)=0 | xmltooling::XMLObject | [pure virtual] |
setCipherData(CipherData *child)=0 | xmlencryption::EncryptedType | [pure virtual] |
setDocument(xercesc::DOMDocument *doc) const =0 | xmltooling::XMLObject | [pure virtual] |
setDOM(xercesc::DOMElement *dom, bool bindDocument=false) const =0 | xmltooling::XMLObject | [pure virtual] |
setEncoding(const XMLCh *Encoding)=0 | xmlencryption::EncryptedType | [pure virtual] |
setEncryptionMethod(EncryptionMethod *child)=0 | xmlencryption::EncryptedType | [pure virtual] |
setEncryptionProperties(EncryptionProperties *child)=0 | xmlencryption::EncryptedType | [pure virtual] |
setId(const XMLCh *Id)=0 | xmlencryption::EncryptedType | [pure virtual] |
setKeyInfo(xmlsignature::KeyInfo *child)=0 | xmlencryption::EncryptedType | [pure virtual] |
setMimeType(const XMLCh *MimeType)=0 | xmlencryption::EncryptedType | [pure virtual] |
setNil(const XMLCh *value) | xmltooling::XMLObject | |
setParent(XMLObject *parent)=0 | xmltooling::XMLObject | [pure virtual] |
setTextContent(const XMLCh *value, unsigned int position=0)=0 | xmltooling::XMLObject | [pure virtual] |
setType(const XMLCh *Type)=0 | xmlencryption::EncryptedType | [pure virtual] |
TYPE_ATTRIB_NAME | xmlencryption::EncryptedType | [static] |
TYPE_NAME | xmlencryption::EncryptedData | [static] |
unmarshall(xercesc::DOMElement *element, bool bindDocument=false)=0 | xmltooling::XMLObject | [pure virtual] |
XMLObject() (defined in xmltooling::XMLObject) | xmltooling::XMLObject | [inline, protected] |
~EncryptedData() (defined in xmlencryption::EncryptedData) | xmlencryption::EncryptedData | [inline, virtual] |
~EncryptedType() (defined in xmlencryption::EncryptedType) | xmlencryption::EncryptedType | [inline, virtual] |
~XMLObject() (defined in xmltooling::XMLObject) | xmltooling::XMLObject | [inline, virtual] |