Uses of Package
org.jostraca.util

Packages that use org.jostraca.util
org.jostraca Primary Jostraca interfaces and implementation classes. 
org.jostraca.directive Directive implementations. 
org.jostraca.process Template processing classes. 
org.jostraca.resource Classes for reading metadata resources. 
org.jostraca.section Classes for handling template sections. 
org.jostraca.setup Setup and installation classes. 
org.jostraca.transform Text transformation utilities. 
org.jostraca.unit Classes for handling text units. 
org.jostraca.util Application framework and utility classes. 
 

Classes in org.jostraca.util used by org.jostraca
BuildResource
          Representation of properties of build resources.
FileRef
          Reference to a File object.
OrderedPropertySetManager
          Maintain an ordered list of named PropertySets.
PropertySet
          Stores an editable list of name-value pairs.
PropertySetManager
          Manage a collection of PropertySets, including loading and storing defaults.
PropertySetModifier
          A PropertySetModifier is unary operation on a PropertySet which modifies some or all of the Properties in some way, perhaps adding new ones.
RegExp
          Facade for regular expression implementations.
Standard
          Define a standard set of global constants.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
Tracker
          Simple time based file tracking of arbitrary named values.
UserMessageHandler
          Accepts messages for display to user.
 

Classes in org.jostraca.util used by org.jostraca.directive
PropertySet
          Stores an editable list of name-value pairs.
SimpleObjectManager
          Manages an ordered set of dynamically loaded objects.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
 

Classes in org.jostraca.util used by org.jostraca.process
InstanceManager
          Manages a collection of object instances.
PropertySet
          Stores an editable list of name-value pairs.
PropertySetManager
          Manage a collection of PropertySets, including loading and storing defaults.
PropertySetModifierManager
          Manages an ordered set of PropertySetModifier objects.
SimpleObjectManager
          Manages an ordered set of dynamically loaded objects.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
UserMessageHandler
          Accepts messages for display to user.
 

Classes in org.jostraca.util used by org.jostraca.resource
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
 

Classes in org.jostraca.util used by org.jostraca.section
PropertySet
          Stores an editable list of name-value pairs.
SimpleObjectManager
          Manages an ordered set of dynamically loaded objects.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
 

Classes in org.jostraca.util used by org.jostraca.setup
SimpleObjectManager
          Manages an ordered set of dynamically loaded objects.
 

Classes in org.jostraca.util used by org.jostraca.transform
Pair
          Immutable basic data container for ordered pairs of objects No null checks are made.
PropertySet
          Stores an editable list of name-value pairs.
SimpleObjectManager
          Manages an ordered set of dynamically loaded objects.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
 

Classes in org.jostraca.util used by org.jostraca.unit
PropertySet
          Stores an editable list of name-value pairs.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
 

Classes in org.jostraca.util used by org.jostraca.util
BasicWayPoint
          An identifier for a particular point of program execution.
BooleanAntlrLexerTokenTypes
           
BuildResource
          Representation of properties of build resources.
BuildResourceSupport
          Support functions for BuildResource classes.
ExecutableCommand
          Parameterised and fault-handling command executer.
ExecutableCommand.AlternativeExecutableCommands
           
FileBuildResource
          FileBuildResource compares two files and is uptodate if the files are uptodate with respect to each other: later is modified after ealier.
FileRef
          Reference to a File object.
FileUtil.FileNameFilter
           
NextLoop
          Simple next loop, with rollover.
PrefixOperatorPSM.Operation
           
PropertySet
          Stores an editable list of name-value pairs.
PropertySetException
          PropertySetException class.
PropertySetException.Code
          Code enumeration class for PropertySetException
PropertySetManager
          Manage a collection of PropertySets, including loading and storing defaults.
PropertySetManager.Mode
           
PropertySetModifier
          A PropertySetModifier is unary operation on a PropertySet which modifies some or all of the Properties in some way, perhaps adding new ones.
RecordingUserMessageHandler
          Records messages for displaying to user.
RegExp
          Facade for regular expression implementations.
RegExp.Mode
           
RegExp.ModeSet
           
RegExpException
          RegExpException class.
RegExpException.Code
          Code enumeration class for RegExpException
RegExpMatch
          Facade for a regular expression match.
RegExpProvider
          Interface regular expression implementations.
SimpleObjectManager
          Manages an ordered set of dynamically loaded objects.
Standard
          Define a standard set of global constants.
StandardException
          Define a standard super class for exceptions.
StandardException.Cat
           
StandardException.Code
           
Tracker
          Simple time based file tracking of arbitrary named values.
UserMessageFormatter
          Format and i18n user messages.
UserMessageHandler
          Accepts messages for display to user.
UtilException
          UtilException class.
UtilException.Code
          Code enumeration class for UtilException
WayPoint
          An identifier for a particular state of program execution.
 



Copyright © 2000-2002 Richard Rodger