|
Parsing Engine | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdanbikel.parser.StartSwitchboard
public class StartSwitchboard
A class to kick-start a Switchboard
instance for parsing in a
distributed-computing environment.
Method Summary | |
---|---|
protected static String |
getTail(String filename)
Removes any and all directory components of the specified filename. |
static void |
main(String[] args)
Kick-starts a Switchboard instance, using
Sexp object reader factories. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
protected static final String getTail(String filename)
filename
- the filename from which to get the tail
public static void main(String[] args)
Switchboard
instance, using
Sexp
object reader factories.
SexpObjectReaderFactory
,
SexpNumberedObjectReaderFactory
|
Parsing Engine | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |