Show TOC Start of Content Area

Syntax documentation Expensive Classes Locate the document in its SAP Library structure

Use

Be aware that some standard Java classes are known to require a large amount of memory. Classes that are relevant for Knowledge Management and both initially allocate 8 KB of memory are:

·        java.io.InputStreamReader 

·        java.net.URLEncoder.encode 

End of Content Area