|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.xalan.xsltc.util.JavaCupRedirect
public class JavaCupRedirect
Utility class to redirect input to JavaCup program.
Usage-command line:
java org.apache.xalan.xsltc.utils.JavaCupRedirect [args] -stdin filename.ext
Field Summary | |
---|---|
private static java.lang.String |
ERRMSG
|
Constructor Summary | |
---|---|
JavaCupRedirect()
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private static final java.lang.String ERRMSG
Constructor Detail |
---|
public JavaCupRedirect()
Method Detail |
---|
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |