org.jostraca
Class PropertyJava

java.lang.Object
  extended byorg.jostraca.PropertyJava

public class PropertyJava
extends java.lang.Object

Description:
Jostraca configuration Property names for Java. Note:
If you recompile this class you should recompile everything or the static finals will not be updated.


Field Summary
static java.lang.String ClassFolder
           
static java.lang.String ClassPath
           
static java.lang.String ClassPathPrefix
           
static java.lang.String ClassPathSuffix
           
static java.lang.String CodeWriter_extends
           
static java.lang.String CodeWriter_implements
           
static java.lang.String CodeWriter_package
           
static java.lang.String sPrefix_java
           
 
Constructor Summary
PropertyJava()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sPrefix_java

public static final java.lang.String sPrefix_java
See Also:
Constant Field Values

CodeWriter_package

public static final java.lang.String CodeWriter_package
See Also:
Constant Field Values

CodeWriter_extends

public static final java.lang.String CodeWriter_extends
See Also:
Constant Field Values

CodeWriter_implements

public static final java.lang.String CodeWriter_implements
See Also:
Constant Field Values

ClassPath

public static final java.lang.String ClassPath
See Also:
Constant Field Values

ClassPathPrefix

public static final java.lang.String ClassPathPrefix
See Also:
Constant Field Values

ClassPathSuffix

public static final java.lang.String ClassPathSuffix
See Also:
Constant Field Values

ClassFolder

public static final java.lang.String ClassFolder
See Also:
Constant Field Values
Constructor Detail

PropertyJava

public PropertyJava()


Copyright © 2000-2002 Richard Rodger