private class Layouter.StringToken extends Layouter.StreamToken
print call.| Constructor and Description |
|---|
StringToken(String s) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
print()
Send this token to the Printer
Layouter.out. |
(package private) int |
size()
Return the size of this token if the block is not broken.
|
followingSize, followingSizeKnown, setEnd, setInfiniteSizeString s
StringToken(String s)
void print()
throws IOException
Layouter.StreamTokenLayouter.out.print in class Layouter.StreamTokenIOExceptionint size()
Layouter.StreamTokensize in class Layouter.StreamToken