Package scriptella.util

Miscellaneous utility classes.

See:
          Description

Class Summary
CollectionUtils Collections utility methods.
ColumnsMap Represents a map of columns accessible by name and index.
ExceptionUtils Utility class to work with throwables.
IOUtils I/O utility methods.
LRUMap<K,V> Represents LRU Map implementation based on LinkedHashMap.
PropertiesMap Represents a persistent set of properties.
StringUtils Miscellaneous String/CharSequence utility methods.
UrlPathTokenizer Parses URIs string into tokens and returns reolved URLs as array.
 

Package scriptella.util Description

Miscellaneous utility classes.



Copyright © Copyright 2006-2009 The Scriptella Project Team.