public class UnicodePropertiesSkeleton extends Object
StringBuilder.
Copied from the version used for scanner generation.| Constructor and Description |
|---|
UnicodePropertiesSkeleton(String skeletonFilename)
Creates a new skeleton (iterator) instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
emitNext(StringBuilder out)
Emits the next part of the skeleton
|
void |
read(String skeletonFilename)
Reads an external skeleton file from a BufferedReader.
|
public void emitNext(StringBuilder out)
out - Where to emit the next part of the skeletonCopyright © 2008–2015. All rights reserved.