Creates a new XML object.
XMLAdds a namespace to the set of in-scope namespaces for the XML object.
XMLAppends the given child to the end of the XML object's properties.
XMLReturns the XML value of the attribute that has the name matching the attributeName parameter.
XMLReturns a list of attribute values for the given XML object.
XMLLists the children of an XML object.
XMLIdentifies the zero-indexed position of this XML object within the context of its parent.
XMLLists the children of the XML object in the sequence in which they appear.
XMLLists the properties of the XML object that contain XML comments.
XMLCompares the XML object against the given value parameter.
XMLReturns a copy of the given XML object.
XML[static] Returns an object with the following properties set to the default values: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
XMLReturns all descendants (children, grandchildren, great-grandchildren, and so on) of the XML object that have the given name parameter.
XMLLists the elements of an XML object.
XMLChecks to see whether the XML object contains complex content.
XMLChecks to see whether the object has the property specified by the p parameter.
XMLChecks to see whether the XML object contains simple content.
XMLLists the namespaces for the XML object, based on the object's parent.
XMLInserts the given child2 parameter after the child1 parameter in this XML object and returns the resulting object.
XMLInserts the given child2 parameter before the child1 parameter in this XML object and returns the resulting object.
XMLIndicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
ObjectFor XML objects, this method always returns the integer 1.
XMLGives the local name portion of the qualified name of the XML object.
XMLGives the qualified name for the XML object.
XMLIf no parameter is provided, gives the namespace associated with the qualified name of this XML object.
XMLLists namespace declarations associated with the XML object in the context of its parent.
XMLSpecifies the type of node: text, comment, processing-instruction, attribute, or element.
XMLFor the XML object and all descendant XML objects, merges adjacent text nodes and eliminates empty text nodes.
XMLReturns the parent of the XML object.
XMLInserts a copy of the provided child object into the XML element before any existing XML properties for that element.
XMLIf a name parameter is provided, lists all the children of the XML object that contain processing instructions with that name.
XMLChecks whether the property p is in the set of properties that can be iterated in a for..in statement applied to the XML object.
XMLRemoves the given namespace for this object and all descendants.
XMLReplaces the properties specified by the propertyName parameter with the given value parameter.
XMLReplaces the child properties of the XML object with the specified set of XML properties, provided in the value parameter.
XMLChanges the local name of the XML object to the given name parameter.
XMLSets the name of the XML object to the given qualified name or attribute name.
XMLSets the namespace associated with the XML object.
XMLSets the availability of a dynamic property for loop operations.
Object[static] Sets values for the following XML properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
XML[static] Retrieves the following properties: ignoreComments, ignoreProcessingInstructions, ignoreWhitespace, prettyIndent, and prettyPrinting.
XMLReturns an XMLList object of all XML properties of the XML object that represent XML text nodes.
XMLProvides an overridable method for customizing the JSON encoding of values in an XML object.
XMLReturns the string representation of this object, formatted according to locale-specific conventions.
ObjectReturns a string representation of the XML object.
XMLReturns a string representation of the XML object.
XMLReturns the XML object.
XMLRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4