Package org.quattor.pan.utils

Provides collection of useful utilities that don't fit neatly into other pan packages.

See:
          Description

Interface Summary
Term This interface provides the methods path Term objects must implement.
 

Class Summary
Base64 Encodes to and decodes from Base64 notation.
EscapeUtils This class regroups methods used to escape and unescape string.
ExceptionUtils Launders the throwables, errors, and exceptions that can be returned from a Future.
FileStatCache Class to cache file modification times.
FileUtils  
FinalFlags Data structure that hold final flag information for paths in a machine configuration.
FunctionDefinition Holds a function definition as well as source information about where the function was defined.
GlobalVariable Holds the value of a global variable as well as a flag to indicate whether this variable is 'final'.
MessageUtils Utilities to allow localization of compiler error messages.
Path This immutable class represents a pan path.
Range Represents a range associated with a type.
SourceLocation Represents the source location of a block of characters within a given template.
StringUtils  
TermFactory A factory to generate Term objects.
XmlUtils  
 

Enum Summary
Path.PathType An enumeration containing the three different types of paths.
 

Package org.quattor.pan.utils Description

Provides collection of useful utilities that don't fit neatly into other pan packages.



Copyright © 2011 Quattor. All Rights Reserved.