public class Document<R extends Element> extends Object
Document()
static String
getPackagename(String systemId)
Element
getRoot()
void
setEncoding(Charset encoding)
setRoot(R element)
write(Writer writer)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Document()
public static String getPackagename(String systemId)
public void setRoot(R element)
public Element getRoot()
public void setEncoding(Charset encoding)
public void write(Writer writer)
Copyright © 2014. All rights reserved.