Parsley IOC Kernel

 PackageDescription
 org.spicefactory.parsley.core.bindingAPI for IOC kernel services for decoupled bindings
 org.spicefactory.parsley.core.bootstrapAPI for IOC kernel services for Context initialization
 org.spicefactory.parsley.core.builderAPI for building object definitions
 org.spicefactory.parsley.core.builder.metadataClasses for Metadata processing
 org.spicefactory.parsley.core.commandAPI for IOC kernel services for managed commands
 org.spicefactory.parsley.core.contextAPI for IOC kernel services for the core container
 org.spicefactory.parsley.core.context.providerAPI for dynamic object providers
 org.spicefactory.parsley.core.errorsCore Error classes
 org.spicefactory.parsley.core.eventsCore Events
 org.spicefactory.parsley.core.lifecycleAPI for IOC kernel services for object lifecycle management
 org.spicefactory.parsley.core.messagingAPI for IOC kernel services for the messaging system
 org.spicefactory.parsley.core.messaging.receiverAPI for various types of message receivers
 org.spicefactory.parsley.core.processorAPI for object processors
 org.spicefactory.parsley.core.registryAPI for IOC kernel services for the object definition registry
 org.spicefactory.parsley.core.scopeAPI for IOC kernel services for scope management
 org.spicefactory.parsley.core.statePublic API for IOC kernel services providing access to global state
 org.spicefactory.parsley.core.state.managerInternal API for IOC kernel services that manage global state
 org.spicefactory.parsley.core.viewAPI for IOC kernel services for dynamic view wiring
 org.spicefactory.parsley.core.view.lifecycleDefault implementations for the ViewLifecycle interface
 org.spicefactory.parsley.core.view.metadataMetadata to be used for dynamic view wiring
 org.spicefactory.parsley.core.view.utilUtility classes related to dynamic view wiring

Parsley Configuration

 PackageDescription
 org.spicefactory.parsley.asconfigIOC Container initialization based on ActionScript configuration
 org.spicefactory.parsley.asconfig.metadataMetadata tags for use in ActionScript configuration
 org.spicefactory.parsley.bindingConfiguration API for decoupled bindings
 org.spicefactory.parsley.binding.tagConfiguration tags for decoupled bindings
 org.spicefactory.parsley.commandConfiguration API for managed commands
 org.spicefactory.parsley.command.tagConfiguration tags for managed commands
 org.spicefactory.parsley.comobserverConfiguration API for command observers
 org.spicefactory.parsley.comobserver.tagConfiguration tags for command observers
 org.spicefactory.parsley.configCore Configuration API
 org.spicefactory.parsley.contextAPI for creating a new Context
 org.spicefactory.parsley.injectConfiguration API for dependency injection
 org.spicefactory.parsley.inject.tagConfiguration tags for dependency injection
 org.spicefactory.parsley.lifecycleConfiguration API for the object lifecycle
 org.spicefactory.parsley.lifecycle.tagConfiguration tags for the object lifecycle
 org.spicefactory.parsley.messagingConfiguration API for messaging
 org.spicefactory.parsley.messaging.tagConfiguration tags for messaging
 org.spicefactory.parsley.objectCore MXML and XML tags for object configuration
 org.spicefactory.parsley.propertiesSupport for Configuration Properties
 org.spicefactory.parsley.properties.utilUtilities for parsing properties
 org.spicefactory.parsley.resourcesConfiguration API for resource bindings
 org.spicefactory.parsley.resources.tagConfiguration tags for resource bindings
 org.spicefactory.parsley.runtimeIOC Container initialization based on runtime configuration
 org.spicefactory.parsley.viewAPIs for view configuration

Parsley Flex Support

 PackageDescription
 org.spicefactory.parsley.flexIOC Container initialization based on MXML configuration
 org.spicefactory.parsley.flex.tagBase class for synchronized MXML configuration tags
 org.spicefactory.parsley.flex.tag.builderConfiguration tags for Context initialization
 org.spicefactory.parsley.flex.tag.viewConfiguration tag for explicit view wiring
 org.spicefactory.parsley.flex.utilFlex Support Utilities

Parsley XML Support

 PackageDescription
 org.spicefactory.parsley.xmlIOC Container initialization based on XML configuration
 org.spicefactory.parsley.xml.mapperXml-Object Mapper for XML configuration files

Spicelib Commands

 PackageDescription
 org.spicefactory.lib.commandCore APIs of the Command Framework
 org.spicefactory.lib.command.adapterSupport for creating command adapters
 org.spicefactory.lib.command.builderBuilder API for creating and executing commands
 org.spicefactory.lib.command.dataAPI for handling data in commands
 org.spicefactory.lib.command.eventsCommand Events
 org.spicefactory.lib.command.flowSupport for creating command flows with dynamic decision points
 org.spicefactory.lib.command.groupSupport for creating command groups for sequential or parallel execution
 org.spicefactory.lib.command.lifecycleAPI for managing the command lifecycle
 org.spicefactory.lib.command.proxyAPI for command proxies
 org.spicefactory.lib.command.resultAPI for result processors
 org.spicefactory.lib.command.utilMiscellaneous utilities

Spicelib XML-Object-Mapper

 PackageDescription
 org.spicefactory.lib.xmlCore interfaces and classes of the XML-to-Object Mapper
 org.spicefactory.lib.xml.mapperDefault XML-to-Object Mapper Implementation
 org.spicefactory.lib.xml.mapper.handlerHandlers responsible for mapping a single property to XML
 org.spicefactory.lib.xml.mapper.metadataMetadata Tags for XML-to-Object Mapping Configuration
 org.spicefactory.lib.exprExpression Framework API
 org.spicefactory.lib.expr.implExpression Framework Implementation

Spicelib Reflection API

 PackageDescription
 org.spicefactory.lib.reflectReflection API
 org.spicefactory.lib.reflect.cacheReflection Cache
 org.spicefactory.lib.reflect.converterSeveral Converter implementations
 org.spicefactory.lib.reflect.errorsReflection Errors
 org.spicefactory.lib.reflect.mappingSupport for Metadata Tags Mapped to Classes
 org.spicefactory.lib.reflect.metadataClasses mapped to metadata tags
 org.spicefactory.lib.reflect.typesClasses representing * and void

Spicelib Logging

 PackageDescription
 org.spicefactory.lib.flash.loggingLogging Framework API
 org.spicefactory.lib.flash.logging.implLogging Framework Implementation

Spicelib Util

 PackageDescription
 org.spicefactory.lib.collectionVery simple collection classes - primarily for internal use
 org.spicefactory.lib.errorsCommon Error Classes
 org.spicefactory.lib.eventsCommon Event Classes
 org.spicefactory.lib.loggingLogging Wrapper API
 org.spicefactory.lib.logging.flexLogging Wrapper Adapter for the Flex Logging API
 org.spicefactory.lib.utilMiscellaneous Utitlities