public class StringOpaqueResource extends DOMOpaqueResource
| Constructor and Description |
|---|
StringOpaqueResource(String source)
construct an opaque resource from a xml source string.
|
asDom, asString, getDom, getModificationDate, getResourceId, getResourceKind, getResourceType, getResourceUri, getTransformer, setDom, setModificationDate, setResourceId, setResourceKind, setResourceType, setResourceUri, setTransformerpublic StringOpaqueResource(String source) throws XPathExpressionException, SAXException, IOException, ParserConfigurationException
source - xml sourceXPathExpressionException - happensSAXException - happensIOException - happensParserConfigurationException - happensCopyright © 2018. All rights reserved.