Package mk.fsgrep.util

General utility classes.

See:
          Description

Interface Summary
Formatable  
ProgressBar Draws a text-based progress bar (percentage completion).
ReplaceQuery  
 

Class Summary
AppProperties Read default application configuration from a file.
Args A simple bean that holds all the invokation parameters.
ExternalEditor A utility for launching an external editor on a match file.
FieldCounter  
FileLine Represent a single line from a text file.
GuiProgressBar Draws a text-based progress bar (percentage completion).
IconResource Read a resource from the jar (classpath actually) and return it as an icon.
ManifestProperties A utilty that extracts metadata from the JAR manifest.
MRUList Most recently used list.
NullProgressBar Draws a text-based progress bar (percentage completion).
OutputRedirector A utility to redirect stdout/stderr to a file.
PackageResource Read a resource from the jar (classpath actually).
PersistentData A simple persistent data store using the Java Properties framework.
RawLineReader A utility that fully reads a file and provides access to the contents as a List of lines.
ReplaceQueryFactory  
ReplaceQueryResult  
ResultCounter  
TargetFile A wrapper for the File object which caches the canonical name and the suffix, so these do not have to be determined multiple times.
TextProgressBar Draws a text-based progress bar (percentage completion).
TextResource Read a resource from the jar (classpath actually) and return it as a string.
Timer Take performance measurements.
 

Package mk.fsgrep.util Description

General utility classes.



Copyright © 2009. All Rights Reserved.