org.apache.xalan.utils
Class StringBufferPool

java.lang.Object
  |
  +--org.apache.xalan.utils.StringBufferPool

public class StringBufferPool
extends java.lang.Object


Constructor Summary
StringBufferPool()
           
 
Method Summary
static void free(FastStringBuffer sb)
           
static FastStringBuffer get()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringBufferPool

public StringBufferPool()
Method Detail

get

public static FastStringBuffer get()

free

public static void free(FastStringBuffer sb)


Copyright © 2000 Apache XML Project. All Rights Reserved.