xdoclet.util
Class XDocletUtilMessages
java.lang.Object
xdoclet.util.XDocletUtilMessages
- public final class XDocletUtilMessages
- extends Object
- Version:
- $Revision: 1.3 $
- Author:
- Ara Abrahamian (ara_e_w@yahoo.com)
- created
- May 31, 2002
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INIT_FAILED
public static final String INIT_FAILED
- See Also:
- Constant Field Values
- msg.bundle
- msg="Initializing XML parser failed."
GENERATED_XML_INVALID
public static final String GENERATED_XML_INVALID
- See Also:
- Constant Field Values
- msg.bundle
- msg="Generated file [{0}:line {1}] Message=[{2}] is not valid according to its DTD. This might be
due to some missing tags in your source."
EXCEPTION_READING_MERGE_FILE
public static final String EXCEPTION_READING_MERGE_FILE
- See Also:
- Constant Field Values
- msg.bundle
- msg="Exception reading merge file. {0}"
XDocletUtilMessages
public XDocletUtilMessages()