|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.resource.tool.CreateClasspathArchive
public class CreateClasspathArchive
Create a jar archive with the toc index for the
ClasspathArchiveFinder.
| Constructor Summary | |
|---|---|
CreateClasspathArchive()
Creates a new object. |
|
| Method Summary | |
|---|---|
void |
doIt(java.lang.String jarname,
java.lang.String dir)
Do it! |
Localizer |
getLocalizer()
Getter for localizer. |
java.util.logging.Logger |
getLogger()
Getter for logger. |
static void |
main(java.lang.String[] args)
The main method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CreateClasspathArchive()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
throws java.lang.Exception
args - the command line
java.lang.Exception - if an error occurred.
public void doIt(java.lang.String jarname,
java.lang.String dir)
throws java.io.IOException
dir - The directory to read.jarname - The name of the jar file.
java.io.IOException - if a IO-error occurred.public Localizer getLocalizer()
public java.util.logging.Logger getLogger()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||