|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.joost.Main
public class Main
Command line interface for Joost.
Field Summary | |
---|---|
private static org.apache.commons.logging.Log |
log
|
Fields inherited from interface net.sf.joost.Constants |
---|
DEBUG, DEFAULT_ENCODING, FEAT_NS, FEAT_NSPREFIX, FEATURE_URI_PREFIX, FUNC_NS, JOOST_EXT_NS, PR_ATTRIBUTES, PR_BUFFER, PR_CHILDREN, PR_CONTINUE, PR_ERROR, PR_SELF, PR_SIBLINGS, STX_NS |
Constructor Summary | |
---|---|
Main()
|
Method Summary | |
---|---|
private static void |
logInfoAndExit()
Output logging availability info and exit Joost |
static void |
main(String[] args)
Entry point |
private static void |
printResource(String filename)
Outputs the contents of a resource info file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static org.apache.commons.logging.Log log
Constructor Detail |
---|
public Main()
Method Detail |
---|
public static void main(String[] args)
args
- array of strings containing the parameter for Joost and
at least two URLs addressing xml-source and stx-sheetprivate static void printResource(String filename)
filename
- the name of the file containing the info to outputprivate static void logInfoAndExit()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |