|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.jpkgmk.AbstractParser<Prototype>
net.sf.jpkgmk.prototype.PrototypeParser
public class PrototypeParser
Utility to parse an existing prototype file
| Field Summary |
|---|
| Fields inherited from class net.sf.jpkgmk.AbstractParser |
|---|
DEFAULT_LINE_DELIMITER |
| Constructor Summary | |
|---|---|
PrototypeParser()
|
|
| Method Summary | |
|---|---|
protected Prototype |
createResult()
|
protected void |
parseAndAddLine(java.lang.String line,
Prototype prototype)
|
PrototypeEntry |
parseLine(java.lang.String line)
|
static PrototypeEntryType |
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 PrototypeParser()
| Method Detail |
|---|
protected void parseAndAddLine(java.lang.String line,
Prototype prototype)
parseAndAddLine in class AbstractParser<Prototype>protected Prototype createResult()
createResult in class AbstractParser<Prototype>public PrototypeEntry parseLine(java.lang.String line)
public static PrototypeEntryType resolveType(java.lang.String[] items)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||