Loading...
Searching...
No Matches
XmlElement Member List

This is the complete list of members for XmlElement, including all inherited members.

addChildElement(XmlElement *newChildElement) noexceptXmlElement
addTextElement(const String &text)XmlElement
compareAttribute(StringRef attributeName, StringRef stringToCompareAgainst, bool ignoreCase=false) const noexceptXmlElement
containsChildElement(const XmlElement *possibleChild) const noexceptXmlElement
createNewChildElement(StringRef tagName)XmlElement
createTextElement(const String &text)XmlElementstatic
deleteAllChildElements() noexceptXmlElement
deleteAllChildElementsWithTagName(StringRef tagName) noexceptXmlElement
deleteAllTextElements() noexceptXmlElement
findParentElementOf(const XmlElement *childToSearchFor) noexceptXmlElement
getAllSubText() constXmlElement
getAttributeName(int attributeIndex) const noexceptXmlElement
getAttributeValue(int attributeIndex) const noexceptXmlElement
getBoolAttribute(StringRef attributeName, bool defaultReturnValue=false) constXmlElement
getChildByAttribute(StringRef attributeName, StringRef attributeValue) const noexceptXmlElement
getChildByName(StringRef tagNameToLookFor) const noexceptXmlElement
getChildElement(int index) const noexceptXmlElement
getChildElementAllSubText(StringRef childTagName, const String &defaultReturnValue) constXmlElement
getChildIterator() constXmlElement
getChildWithTagNameIterator(StringRef name) constXmlElement
getDoubleAttribute(StringRef attributeName, double defaultReturnValue=0.0) constXmlElement
getFirstChildElement() const noexceptXmlElement
getIntAttribute(StringRef attributeName, int defaultReturnValue=0) constXmlElement
getNamespace() constXmlElement
getNextElement() const noexceptXmlElement
getNextElementWithTagName(StringRef requiredTagName) constXmlElement
getNumAttributes() const noexceptXmlElement
getNumChildElements() const noexceptXmlElement
getStringAttribute(StringRef attributeName) const noexceptXmlElement
getStringAttribute(StringRef attributeName, const String &defaultReturnValue) constXmlElement
getTagName() const noexceptXmlElement
getTagNameWithoutNamespace() constXmlElement
getText() const noexceptXmlElement
hasAttribute(StringRef attributeName) const noexceptXmlElement
hasTagName(StringRef possibleTagName) const noexceptXmlElement
hasTagNameIgnoringNamespace(StringRef possibleTagName) constXmlElement
insertChildElement(XmlElement *newChildElement, int indexToInsertAt) noexceptXmlElement
isEquivalentTo(const XmlElement *other, bool ignoreOrderOfAttributes) const noexceptXmlElement
isTextElement() const noexceptXmlElement
isValidXmlName(StringRef possibleName) noexceptXmlElementstatic
operator=(const XmlElement &)XmlElement
operator=(XmlElement &&) noexceptXmlElement
prependChildElement(XmlElement *newChildElement) noexceptXmlElement
removeAllAttributes() noexceptXmlElement
removeAttribute(const Identifier &attributeName) noexceptXmlElement
removeChildElement(XmlElement *childToRemove, bool shouldDeleteTheChild) noexceptXmlElement
replaceChildElement(XmlElement *currentChildElement, XmlElement *newChildNode) noexceptXmlElement
setAttribute(const Identifier &attributeName, const String &newValue)XmlElement
setAttribute(const Identifier &attributeName, int newValue)XmlElement
setAttribute(const Identifier &attributeName, double newValue)XmlElement
setTagName(StringRef newTagName)XmlElement
setText(const String &newText)XmlElement
sortChildElements(ElementComparator &comparator, bool retainOrderOfEquivalentItems=false)XmlElement
toString(const TextFormat &format={}) constXmlElement
writeTo(OutputStream &output, const TextFormat &format={}) constXmlElement
writeTo(const File &destinationFile, const TextFormat &format={}) constXmlElement
XmlElement(const String &tagName)XmlElementexplicit
XmlElement(const char *tagName)XmlElementexplicit
XmlElement(const Identifier &tagName)XmlElementexplicit
XmlElement(StringRef tagName)XmlElementexplicit
XmlElement(String::CharPointerType tagNameBegin, String::CharPointerType tagNameEnd)XmlElement
XmlElement(const XmlElement &)XmlElement
XmlElement(XmlElement &&) noexceptXmlElement
~XmlElement() noexceptXmlElement
linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram