Package com.googlecode.fascinator.common

This module contains useful utility classes used by The Fascinator and various plugins.

See:
          Description

Class Summary
BasicHttpClient Commons HttpClient wrapper that makes it easier to work with proxies and authentication
DummyFileLock A basic file lock against a local file.
FascinatorHome Manages the Fascinator home directory.
InetAddressUtil A utility class for InetAddress.
JsonConfig Manages JSON configuration.
JsonConfigHelper Helper class for working with JSON configuration.
JsonObject This class is and all code is a direct copy of the org.json.simple.JSONObject implementation found here: http://json-simple.googlecode.com/svn/trunk/src/org /json/simple/JSONObject.java
JsonSimple Introduction
JsonSimpleConfig An extension of the JsonSimple class specifically to access configuration.
MagicMimeTypeIdentifierWrapper Wraps the Aperture MIME type identifier with provision to add custom types based on extension.
Manifest Represents a JSON manifest as used in other parts of the application.
ManifestNode Represents a node in a JSON manifest.
MimeTypeUtil Utility class to determine MIME type
PythonUtils The purpose of this class is to expose common Java classes and methods we use to Python scripts.
Strings This file contains a number of commonly occurring String Literals that are often used in the system across a number of Classes.
Utf8StringDebug A class purely for debugging UTF-8 Strings.
 

Package com.googlecode.fascinator.common Description

This module contains useful utility classes used by The Fascinator and various plugins.



Copyright © 2009-2013. All Rights Reserved.