|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectch.interlis.ilirepository.impl.MakeIliModelsXml
public class MakeIliModelsXml
Tool to create an ilimodels.xml file in a given local folder tree.
Field Summary | |
---|---|
static java.lang.String |
APP_JAR
name of jar file. |
static java.lang.String |
APP_NAME
name of application as shown to user. |
Constructor Summary | |
---|---|
MakeIliModelsXml()
|
Method Summary | |
---|---|
static java.lang.String |
getVersion()
get version of program. |
static void |
main(java.lang.String[] args)
|
static java.util.HashSet |
scanIliFileDir(java.io.File startdir)
scans a directory for ili-files. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String APP_NAME
public static final java.lang.String APP_JAR
Constructor Detail |
---|
public MakeIliModelsXml()
Method Detail |
---|
public static void main(java.lang.String[] args)
args
- public static java.util.HashSet scanIliFileDir(java.io.File startdir) throws java.io.IOException
startdir
- directory to scan
java.io.IOException
public static java.lang.String getVersion()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |