Package info.sswap.api.input.io

Interface Summary
InputDeserializer<T> Interface for deserializing Input from generic objects.
InputSerializer<T> Interface for serializing Input values to generic objects.
 

Class Summary
JenaSerializer Creates a Jena model from the values of an Input object.
JSONConstants Constants used for the JSON representation of Input and InputValue objects.
JSONDeserializer Creates an Input object from a JSON object serialized by the JSONSerializer.
JSONSerializer Creates a JSON representation of the given Input object.
SSWAPDeserializer Creates Input objects from a given SSWAPType using several heuristics.
SSWAPDeserializer.VisitedTerms  
SSWAPIndividualDeserializer Creates Input objects from a given SSWAPIndividual.
SSWAPIndividualDeserializer.PropertyInputVisitor  
StringSerializer Serializes the given Input object into a pretty string that spans multiple lines with indentation.
 

Enum Summary
SSWAPDeserializer.VisitDepth  
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.