public interface XmlLocator
Modifier and Type | Method and Description |
---|---|
org.w3c.dom.Document |
getDocument() |
java.lang.String |
getEncoding() |
void |
setDocument(org.w3c.dom.Document document) |
org.w3c.dom.Document getDocument()
void setDocument(org.w3c.dom.Document document) throws java.io.IOException, DocumentException
java.io.IOException
DocumentException
java.lang.String getEncoding()
Copyright © 2013. All Rights Reserved.