public class RobotCommentsRevisionNote extends RevisionNote<RobotComment>
Modifier and Type | Method and Description |
---|---|
protected java.util.List<RobotComment> |
parse(byte[] raw,
int offset) |
checkParsed, getEntities, getOnlyEntity, getRaw, parse, trimLeadingEmptyLines
protected java.util.List<RobotComment> parse(byte[] raw, int offset) throws java.io.IOException
parse
in class RevisionNote<RobotComment>
java.io.IOException