org.purplejrank.jdk.block
public class StringBlock extends JdkBlock implements ObjectRule, StringRule, WiredBlock
| Constructor and Description |
|---|
StringBlock(JdkStream jdk) |
| Modifier and Type | Method and Description |
|---|---|
String |
getString() |
Block |
parse()
Parse the token block
|
void |
writeJrank(DataOutputStream out)
Write the token block in Jrank format
|
protected String s
public StringBlock(JdkStream jdk)
public Block parse() throws IOException
Blockparse in interface BlockIOExceptionpublic void writeJrank(DataOutputStream out) throws IOException
BlockwriteJrank in interface BlockIOExceptionpublic String getString()
getString in interface StringRuleCopyright © 2014. All rights reserved.