|
|
SAXEchoProject Owners: Michael Mi, Aidan Butler OverviewSAXEcho is an application which runs in parallel to OpenOffice and shows the XML representation of the current document. The application was created by Michael Mi, and has been more recently been expanded by Aidan Butler. The code is Java based, and works by attaching to a OOo process which has been set to listen on a specific port.FunctionalityThe SAXEcho program supports the following:
Usage InstructionsBefore you start, you will need the following:
To compile the SAXEcho program do the following:Windows:
Alternatively, the SAXEcho/source directory contains a dmake makefile.mk, which can be used to build the source. Configuring OpenOffice.org for usage with SAXEchoIn order for the SAXEcho program to work with OOo, you must start OpenOffice with the following switches: %soffice -accept=socket,host=localhost,port=2002;urp; SAXEcho Displaying an OOo Document in Tree form
SAXEcho Displaying an OOo document in Plain Text form
|


