setDocumentURI
Description
Set the URI for this document. This URI will be passed to the save XML function set on the IO object.
Syntax
XopusDocument.setDocumentURI (uri : String)
Arguments
- uri
-
String. The new URI.
Set the URI for this document. This URI will be passed to the save XML function set on the IO object.
XopusDocument.setDocumentURI (uri : String)
String. The new URI.
Loading...