C F I P S

C

com.googlecode.fascinator.redbox.plugins.curation.redbox - package com.googlecode.fascinator.redbox.plugins.curation.redbox
 
CurationManager - Class in com.googlecode.fascinator.redbox.plugins.curation.redbox
Implements curation boundary logic for ReDBox.
CurationManager() - Constructor for class com.googlecode.fascinator.redbox.plugins.curation.redbox.CurationManager
Base constructor

F

FormDataParser - Class in com.googlecode.fascinator.redbox.plugins.curation.redbox
The purpose of this class is to parse ReDBox form data packages and break the the complicated String field names into meaningful JSON data structures that are easier to traverse and interrogate.
FormDataParser() - Constructor for class com.googlecode.fascinator.redbox.plugins.curation.redbox.FormDataParser
 

I

init() - Method in class com.googlecode.fascinator.redbox.plugins.curation.redbox.CurationManager
Initialise method

P

parse(String) - Static method in class com.googlecode.fascinator.redbox.plugins.curation.redbox.FormDataParser
A wrapper for Stream based parsing.
parse(InputStream) - Static method in class com.googlecode.fascinator.redbox.plugins.curation.redbox.FormDataParser
Accept and parse raw JSON data from an InputStream.
parseMessage(JsonSimple) - Method in class com.googlecode.fascinator.redbox.plugins.curation.redbox.CurationManager
Processing method

S

shutdown() - Method in class com.googlecode.fascinator.redbox.plugins.curation.redbox.CurationManager
Shutdown method

C F I P S

Copyright © 2010-2011. All Rights Reserved.