Package org.teavm.jso.dom.xml
package org.teavm.jso.dom.xml
-
ClassDescriptionThe DOMParser interface provides the ability to parse XML or HTML source code from a string into a DOM
Document
.NamedNodeMap<T extends Node>The XMLSerializer interface provides the ability to construct an XML string representing a DOM tree.