All Downloads are FREE. Search and download functionalities are using the official Maven repository.

def.dom.XMLSerializer Maven / Gradle / Ivy

The newest version!
package def.dom;

import def.js.Object;

public class XMLSerializer extends def.js.Object {
    native public java.lang.String serializeToString(Node target);
    public static XMLSerializer prototype;
    public XMLSerializer(){}
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy