|
|||||||||
| Home >> All >> com >> trapezium >> [ chisel overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.trapezium.chisel
Class CLChisel

java.lang.Objectcom.trapezium.chisel.CLChisel
- public class CLChisel
- extends java.lang.Object
Main class for command line version of Chisel.
- Since:
- 1.0
- Version:
- 1.0, 4 Dec 1998
| Field Summary | |
private static ChiselAccess |
access
|
static java.lang.String |
appDirectory
application directory |
| Constructor Summary | |
CLChisel()
|
|
| Method Summary | |
(package private) static boolean |
accessAllowed()
|
(package private) static boolean |
isHtml(java.lang.String fileName)
|
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 |
appDirectory
public static java.lang.String appDirectory
- application directory
access
private static ChiselAccess access
| Constructor Detail |
CLChisel
public CLChisel()
| Method Detail |
accessAllowed
static final boolean accessAllowed()
main
public static void main(java.lang.String[] args)
isHtml
static boolean isHtml(java.lang.String fileName)
|
|||||||||
| Home >> All >> com >> trapezium >> [ chisel overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.trapezium.chisel.CLChisel