public class NodeUtilities
extends java.lang.Object
NodeUtilities contains a collection of utility routines for working with TextNodes.| Constructor and Description |
|---|
NodeUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static TextBuffer |
getTextBufferFor(java.net.URL url)
Utility routine to fetch the TextBuffer for the given url for building the keyword table.
|
public static TextBuffer getTextBufferFor(java.net.URL url)