Home | History | Annotate | Download | only in utils

Lines Matching refs:FastStringBuffer

1264    * getNodeData(Node,FastStringBuffer) for discussion of how
1270 * @see #getNodeData(Node,FastStringBuffer)
1276 FastStringBuffer buf = StringBufferPool.get();
1295 * user-supplied FastStringBuffer object. Note that attributes are
1307 * @param buf FastStringBuffer into which the contents of the text
1310 public static void getNodeData(Node node, FastStringBuffer buf)