public final class XRTSGenerator extends Object
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. public static void generate(javax.xml.parsers.SAXParser parser,
org.xml.sax.InputSource is,
RTSWriter rtsw,
Map parms)
throws Throwable
RTSWriter implementation.parser - see class description.is - the XML-based RTS source file.rtsw - an RTSWriter implementation.parms - a Map of command line parameters.ThrowableCopyright © 2001-2012 Apache Software Foundation. All Rights Reserved.