Returns an SDMParserDocument object with the specified key if it is stored in SDMCache or null otherwise.
Syntax
public
ISDMParserDocument
getSDMODataDocument
(
String
key
)
Parameters
-
key –
key of the document to be searched
Returns
SDMParserDocument or null
Exceptions
-
IllegalArgumentException –
if the argument is null.