XfaXmlLocator
public interface XmlLocator
Modifier and Type | Method | 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 © 1998–2018. All rights reserved.