Uses of Class
com.sapportals.portal.prt.util.SmartBuffer

Packages that use SmartBuffer
com.sapportals.portal.prt.util   
 

Uses of SmartBuffer in com.sapportals.portal.prt.util
 

Methods in com.sapportals.portal.prt.util that return SmartBuffer
 SmartBuffer SmartBuffer.append(char ch)
           
 SmartBuffer SmartBuffer.append(int i)
           
 SmartBuffer SmartBuffer.append(char[] str, int o, int len)
           
 SmartBuffer SmartBuffer.append(char[] c)
           
 SmartBuffer SmartBuffer.append(java.lang.String str)
           
 SmartBuffer SmartBuffer.append(double d)
          Appends the string representation of a double value to the buffer
 SmartBuffer RecyclableStringBuffer.getBuffer()
          Returns the underlying SmartBuffer object