public class CommentBlockLine extends Object
| Constructor and Description |
|---|
CommentBlockLine() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId()
Gets group id.
|
Integer |
getLineNumber()
Gets line number.
|
Map<String,String> |
getParameterMap()
Gets parameter map.
|
Integer |
getTotalLines()
Gets total lines.
|
void |
parse(String line)
Parse.
|
public void parse(String line) throws CommentBlockException
line - the lineCommentBlockException - the comment block exceptionpublic Integer getTotalLines()
public Integer getLineNumber()
public String getGroupId()
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.