|
|||||||||
Home >> All >> org >> cantaloop >> [ cgimlet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
org.cantaloop.cgimlet
Interface Constants

- All Known Implementing Classes:
- OptionReader, ProjectGenerator
- public interface Constants
Useful constants.
- Version:
- @version@ ($Revision: 1.8 $)
Field Summary | |
static java.lang.String |
LOGGER_TOPIC_PREFIX
The prefix for all logging activity. |
static org.dom4j.Namespace |
PROJECT_NS
The namespace for the projectfile. |
static java.lang.String |
PROJECT_NS_URI
The URI of the namespace for the projectfile. |
static java.lang.String |
PROPERTY
The name of the element in the projectfile that defines properties. |
Field Detail |
PROJECT_NS_URI
public static final java.lang.String PROJECT_NS_URI
- The URI of the namespace for the projectfile.
- See Also:
- Constant Field Values
PROJECT_NS
public static final org.dom4j.Namespace PROJECT_NS
- The namespace for the projectfile.
PROPERTY
public static final java.lang.String PROPERTY
- The name of the element in the projectfile that defines properties.
- See Also:
- Constant Field Values
LOGGER_TOPIC_PREFIX
public static final java.lang.String LOGGER_TOPIC_PREFIX
- The prefix for all logging activity.
- See Also:
- Constant Field Values
|
|||||||||
Home >> All >> org >> cantaloop >> [ cgimlet overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |