public class Stringer extends Object
| Constructor and Description |
|---|
Stringer()
Constructor for the Stringer object
|
Stringer(int maxlen)
Constructor for the Stringer object
|
| Modifier and Type | Method and Description |
|---|---|
void |
append(char c)
Description of the Method
|
Anchor |
createAnchor(int fromHandle,
URI uri) |
int |
handle() |
String |
toString()
Description of the Method
|
public Stringer()
public Stringer(int maxlen)
maxlen - Description of the Parameterpublic String toString()
public int handle()
public void append(char c)
c - Description of the ParameterCopyright © 2016 Egothor. All Rights Reserved.