|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.nite.util.Build
public class Build
Build a view of a corpus using a build description file (a short XML file listing the aspects of the corpus you are interested in). The output is an 'ant' file that is does the zip file generation.
Constructor Summary | |
---|---|
Build(java.lang.String buildfile)
|
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
java Build < |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Build(java.lang.String buildfile)
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 |