public class W3cDomHelper extends Object
Constructor and Description |
---|
W3cDomHelper(com.google.gwt.core.ext.TreeLogger logger,
com.google.gwt.dev.resource.ResourceOracle resourceOracle) |
Modifier and Type | Method and Description |
---|---|
Document |
documentFor(String string,
String resourcePath)
Creates an XML document model with the given contents.
|
public W3cDomHelper(com.google.gwt.core.ext.TreeLogger logger, com.google.gwt.dev.resource.ResourceOracle resourceOracle)
public Document documentFor(String string, String resourcePath) throws SAXParseException
SAXParseException
Copyright © 2018. All Rights Reserved.