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