org.purplejrank.jdk
public interface Block
| Modifier and Type | Method and Description |
|---|---|
Block |
parse()
Parse the token block
|
void |
writeJrank(DataOutputStream out)
Write the token block in Jrank format
|
Block parse() throws IOException
IOExceptionvoid writeJrank(DataOutputStream out) throws IOException
out - IOExceptionCopyright © 2014. All rights reserved.