Uses of Interface
org.jostraca.util.Standard

Packages that use Standard
org.jostraca Primary Jostraca interfaces and implementation classes. 
org.jostraca.util Application framework and utility classes. 
 

Uses of Standard in org.jostraca
 

Classes in org.jostraca that implement Standard
 class BasicDirectiveElementProcessor
          Process a template directive element.
 

Uses of Standard in org.jostraca.util
 

Classes in org.jostraca.util that implement Standard
 class ArgUtil
          Command argument processing utility functions.
 class BuildResourceSupport
          Support functions for BuildResource classes.
 class FileBackup
          Simple file backup.
 class FileBuildResource
          FileBuildResource compares two files and is uptodate if the files are uptodate with respect to each other: later is modified after ealier.
 class FileRefBuildResource
          FileRefBuildResource is the same as FileBuildResource but is created with FileRefs so that the actual files can be changed/determined later.
 class RootBuildResource
          A root of a build resource tree.
 class TextSegmenter
          Segment a String into marked segments.
 class TextUtil
          Text processing utility functions.
 



Copyright © 2000-2002 Richard Rodger