Tuxedo
0

ATMI C Function Reference

 Previous Next Contents View as PDF  

setURLEntityCaching(3c)

Name

setURLEntityCaching() - method for setting or unsetting DTD, schema or Entity file caching for the XML parser.

Synopsis

void setURLEntityCaching (bool UseCache)

Description

Our enhancement to the Apache Xerces-C++ parser caches the DTD, schema and Entity files by default. This method allows the caller to turn on or off caching of the files. UseCache is set to false if caching is to be turned off and set to true if caching is to be turned on.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy