|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.jpkgmk.AbstractParser<PkgMap> net.sf.jpkgmk.pkgmap.PkgMapParser
public class PkgMapParser
Field Summary |
---|
Fields inherited from class net.sf.jpkgmk.AbstractParser |
---|
DEFAULT_LINE_DELIMITER |
Constructor Summary | |
---|---|
PkgMapParser()
|
Method Summary | |
---|---|
protected PkgMap |
createResult()
|
protected void |
parseAndAddLine(java.lang.String line,
PkgMap resultObject)
|
static PkgMapEntryType |
resolveType(java.lang.String[] items)
|
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 PkgMapParser()
Method Detail |
---|
public static PkgMapEntryType resolveType(java.lang.String[] items)
protected PkgMap createResult()
createResult
in class AbstractParser<PkgMap>
protected void parseAndAddLine(java.lang.String line, PkgMap resultObject)
parseAndAddLine
in class AbstractParser<PkgMap>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |