|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.reverseXSL.exception.FormattedMessage
com.reverseXSL.transform.TransformerMessage
public class TransformerMessage
Multilingual log messages used by the Transformer and TransformerFactory.
| Nested Class Summary | |
|---|---|
static class |
TransformerMessage.CausedBy
M_caused_by = ...caused by {0} |
static class |
TransformerMessage.ExceptionReport
M_exception_report = [{0}] {1} |
static class |
TransformerMessage.GotParsingErrors
M_got_parsing-errors = Got [{0}] Parsing Errors!!!!! |
static class |
TransformerMessage.LogBytesIn
M_bytes_in = Bytes in: {0}. |
static class |
TransformerMessage.LogBytesOut
M_bytes_out = Bytes out: {0}. |
static class |
TransformerMessage.LogSelected_DEF_and_XSL
M_selected_DEF_and_XSL = Selected Parsing DEF [{0}] and XSL [{1}]. |
static class |
TransformerMessage.LogSelected_DEF_FreeSW
M_selected_DEF_FreeSW = Selected Parsing DEF [{0}] (XSL step ignored by the Free Software version). |
static class |
TransformerMessage.NoParsing
M_no_parsing = No parsing requested |
static class |
TransformerMessage.NoXslt
M_no_XSLT = No XSL Transformation requested |
static class |
TransformerMessage.NoXslt_FreeSW
M_ignore_XSLT = (XSL Transformation skipped by the Free Software version) |
static class |
TransformerMessage.ParsingOK
M_parsing_OK = Parsing OK (no errors) |
static class |
TransformerMessage.RecordedExceptions
M_recorded_exceptions = RECORDED EXCEPTIONS: |
static class |
TransformerMessage.TransformationContinues
M_transf_continues = Transformation continues!!! |
static class |
TransformerMessage.XsltOK
M_XSLT_OK = XSL Transformation OK (no errors) |
| Method Summary |
|---|
| Methods inherited from class com.reverseXSL.exception.FormattedMessage |
|---|
getMessage, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||