| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectpl.gda.pg.eti.ask.przemyslawbielicki.aeh.translation.XMLTranslationResource
XMLTranslationResource contains constants XML tag and attribute names needed
 to build exception translation XML database.
| Field Summary | |
| static String | DTD_PATHPath to DTD definition for exception translations XML file | 
| static String | XML_ATTRIBUTE_VALUEXML attribute name for value | 
| static String | XML_COMMENT_TODOXML value for translation-resource comment | 
| static String | XML_DEFAULT_VALUEXML default value for translation-resource | 
| static String | XML_TAG_EXCEPTION_CLASSXML tag name for exception-class | 
| static String | XML_TAG_EXCEPTION_MESSAGEXML tag name for exception-message | 
| static String | XML_TAG_EXCEPTION_MESSAGESXML tag name for exception-messages | 
| static String | XML_TAG_TRANSLATIONXML tag name for translation | 
| static String | XML_TAG_TRANSLATION_RESOURCEXML tag name for translation-resource | 
| static String | XML_TAG_TRANSLATIONSXML tag name for translations | 
| Constructor Summary | |
| (package private) | XMLTranslationResource() | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
public static final String DTD_PATH
public static final String XML_TAG_TRANSLATION
public static final String XML_TAG_TRANSLATIONS
public static final String XML_TAG_EXCEPTION_CLASS
public static final String XML_TAG_EXCEPTION_MESSAGE
public static final String XML_TAG_EXCEPTION_MESSAGES
public static final String XML_TAG_TRANSLATION_RESOURCE
public static final String XML_ATTRIBUTE_VALUE
public static final String XML_COMMENT_TODO
public static final String XML_DEFAULT_VALUE
| Constructor Detail | 
XMLTranslationResource()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||