Uses of Package
org.jostraca.transform

Packages that use org.jostraca.transform
org.jostraca Primary Jostraca interfaces and implementation classes. 
org.jostraca.directive Directive implementations. 
org.jostraca.transform Text transformation utilities. 
 

Classes in org.jostraca.transform used by org.jostraca
TextualTransformManagerTable
          Description:
A well defined table of TextualTransformManagers, initialised from a PropertySet and accessed by get methods.
 

Classes in org.jostraca.transform used by org.jostraca.directive
TextualTransformManagerTable
          Description:
A well defined table of TextualTransformManagers, initialised from a PropertySet and accessed by get methods.
 

Classes in org.jostraca.transform used by org.jostraca.transform
ReplaceTransform
          Description:
Perform text substitutions in the template text.
ReplaceTransform.Replacement
           
TextualTransform
          A textual tranformation is unary operation on a block of text which returns the block of text modified in some way.
TextualTransformManager
          Manages an ordered set of TextualTransform objects.
TextualTransformSupport
          Abstract class providing a support implementation of TextualTransform.
TransformException
          TransformException class.
TransformException.Code
          Code enumeration class for TransformException
 



Copyright © 2000-2002 Richard Rodger