public class PString
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
atEnd()
Tests if the pointer is positioned at the end of the string.
|
java.lang.String |
getToken()
Returns the next token in the string.
|
java.lang.String[] |
getTokens()
Returns the next token or group of tokens in the string.
|
void |
skipWS()
Skip over spaces, tabs, and '$'.
|
public boolean atEnd()
public void skipWS()
public java.lang.String getToken()
public java.lang.String[] getTokens()
API Documentation Copyright © 1998-2004 Novell, Inc. All rights reserved.
NDS is a registered trademark of Novell, Inc. in the United States and other countries.
Generated ${TODAY} ${TSTAMP}.