|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcleoni.adv.DimxParser
cleoni.adv.SkinLoader
public class SkinLoader
Parser capable of reading a DXS file and building a SKIN
| Field Summary |
|---|
| Fields inherited from class cleoni.adv.DimxParser |
|---|
agent, buf, CONSUME, CR, currLine, EOF, logger, owner, PRESERVE, setCr, setCrTabSpace, setFunctArgs, setFunctClosers, setFunctions, setOperators, setPunctuation, setQuotes, setTabSpace, stackLevel, startLine, startToken, target, tokenTerminators, varspace, verbose, world |
| Constructor Summary | |
|---|---|
SkinLoader(World w)
|
|
| Method Summary | |
|---|---|
Skin |
load(java.lang.String filePath)
|
| Methods inherited from class cleoni.adv.DimxParser |
|---|
eat_extended, eat, evalExpression, evalExpression, feed, getLine, identifyFunProc, identifyLine, lookupElement, lookupToken, lookupTokenCRsens, nextElement, nextToken, parseCR, parseCREOF, parseList, parseToken, readToCR, reset, resolve, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SkinLoader(World w)
| Method Detail |
|---|
public Skin load(java.lang.String filePath)
throws DimxException
DimxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||