|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RTSWriter | |
---|---|
org.apache.myfaces.buildtools.maven2.plugin.xrts |
Uses of RTSWriter in org.apache.myfaces.buildtools.maven2.plugin.xrts |
---|
Classes in org.apache.myfaces.buildtools.maven2.plugin.xrts that implement RTSWriter | |
---|---|
class |
ListRTSWriter
The ListRTSWriter class is an implementation of the
RTSWriter interface used to create a Sun
ListResourceBundle file. |
Methods in org.apache.myfaces.buildtools.maven2.plugin.xrts with parameters of type RTSWriter | |
---|---|
static void |
XRTSGenerator.generate(javax.xml.parsers.SAXParser parser,
org.xml.sax.InputSource is,
RTSWriter rtsw,
java.util.Map parms)
Parse the XML-based RTS source and create output according to an RTSWriter implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |