|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jpkgmk.AbstractParser<PkgInfo> net.sf.jpkgmk.PkgInfoParser
public class PkgInfoParser
Utility to parse an existing prototype file
Field Summary |
---|
Fields inherited from class net.sf.jpkgmk.AbstractParser |
---|
DEFAULT_LINE_DELIMITER |
Constructor Summary | |
---|---|
PkgInfoParser()
|
Method Summary | |
---|---|
protected PkgInfo |
createResult()
|
protected void |
parseAndAddLine(java.lang.String line,
PkgInfo resultObject)
|
Methods inherited from class net.sf.jpkgmk.AbstractParser |
---|
getLineItems, parse, parse, parse |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PkgInfoParser()
Method Detail |
---|
protected PkgInfo createResult()
createResult
in class AbstractParser<PkgInfo>
protected void parseAndAddLine(java.lang.String line, PkgInfo resultObject)
parseAndAddLine
in class AbstractParser<PkgInfo>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |