Class JsonParseFactory


  • public final class JsonParseFactory
    extends Object
    Parse factory that generates the desire json parse operation
    Version:
    2.0
    Author:
    Frank Giordano
    • Method Detail

      • buildParser

        public static JsonParse buildParser​(ParseType type)
        Assign json parse response abstract object for type given
        Parameters:
        type - ParseType type
        Returns:
        JsonParseResponse abstract object