Stores an SDMParserDocument object in SDMCache.
Syntax
public
void
setSDMODataDocument
(
String
key
,
ISDMParserDocument
document
)
Parameters
-
document –
SDMParserDocument to be stored
Exceptions
-
IllegalArgumentException –
if the argument is null.
Usage
It can be used to store data other than SDMODataEntries in the cache.