|
|
Java Application „FilterUI“Content
GeneralI've started development of a new java based application to access filter configuration data of any StarOffice or OpenOffice installation. The first version of it will be a very simple tool and supports read only access only. It's planned to extend it's functionality, step by step, to get a full-featured administration tool. But this task can't be done by one person only. So I offer the code on OpenOffice. Please feel free to contact me if you are interested in this code. IntentionThe filter configuration of an office is a very complex mechanism. Configuration data is organized similar to a database, e.g., filters are registered for different types. This data is available, inside an office installation, in a file named TypeDetection.xml. The structure of the file is simple, but the number of entries can be very high, e.g., on a full installation set. Reading and editing large sets isn't easy. That is the reason for this application: to provide a simple access to the data source and also illustrate the use of the office filter api. LicenceIt's completely free. Use of the binaries and source will not be regulated in any way. That doesn't include any external requirements, e.g., jdk / office, which may use their own license models. Features
Requirements
unoil.jar InstallationThere exist three possiblities:
Start It
DocumentationIt will come as soon as possible ... Snapshots
Download/Source
|



