Previous | Next | |
5 Using The Server Component
The KineticFusion Server Component allows developers to integrate the KineticFusion Engine into multi-threaded server applications. It provides a simple API that provides all the features of the command-line and GUI versions while retaining the full functionality and extensiblity of the KineticFusion application.
Basic features include:
- Full RVML document support using input and output streams
- SAX Handler for creating RVML documents from existing XML models or in-core documents
- SAX event output for creating in-core DOM models of SWF documents
- Configurable logging allowing developers to create their own logging appenders for log output
- Configurable resource handlers to customize the storage and retrieval of SWF resources
- Dynamic configuration supporting global and thread-specific configuration parameters.
5.1 Processing Documents Using the Server API 5.2 Processing SWF Movies 5.3 Analyzing ActionScript Classes 5.4 Generating RVML SAX Events 5.5 Configuring Logging 5.6 Configuring the Server Component 5.7 KineticFusion API Properties Summary 5.8 KineticFusion Server API Documentation
Previous | Next |
Copyright 2003-2005 Kinesis Software. All rights reserved.