| Interface | Description |
|---|---|
| RTSWriter |
The
RTSWriter interface defines methods for writing the
header, body, and footer of various output implementations. |
| Class | Description |
|---|---|
| AbstractGenerateSourcesMojo | |
| GenerateSourcesMojo | |
| GenerateTestSourcesMojo | |
| ListRTSWriter |
The
ListRTSWriter class is an implementation of the
RTSWriter interface used to create a Sun
ListResourceBundle file. |
| UnicodeEscapes |
The
UnicodeEscapes class converts bytes and characters outside
the ASCII character set to Java usable '\\u' Unicode escapes characters. |
| XRTSGenerator |
The
XRTSGenerator class is a online facility (as opposed to the
command line utility XRTSMakeBundle) for parsing and building
XML-based RTS files to the given implementation output. |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.