XML Deployment Adapters

Package com.exln.stylus.io

Interface Summary
StylusFile An abstract representation of a file in a custom file system.
StylusFileSystem Represents a custom file system.
StylusFileSystemOptions Optional methods for a Stylus Studio custom file system.
 

Class Summary
StylusFileFactory Defines a factory API that enables applications to read and write data streams using any custom file system which implements the StylusFile interface.
StylusFileFactory.ResolverWrapper Wraps the singleton StylusFileFactory object in a class which can be instantiated with a constructor.
StylusFileHelpers A collection of static helpers for use with the Stylus Studio custom file system interfaces StylusFile and StylusFileSystem and the class StylusFileFactory.
 



XML Deployment Adapters