getNameOfDoc (Document - Java)
Returns the name of a named document.
Note: This method is new in R12.0.1.
Defined in
Syntax
String getNameOfDoc()
Parameters
String name
The name of the named document.
Return value
String
Returns the name of a named document. If the document is not a named document, returns an empty string.