eu.emi.emir.client.glue2
Class Glue2Mapper
java.lang.Object
eu.emi.emir.client.glue2.Glue2Mapper
public class Glue2Mapper
- extends Object
Converts JSON to xml
- Author:
- a.memon
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Glue2Mapper
public Glue2Mapper()
toQueryResult
public QueryResult toQueryResult(org.codehaus.jettison.json.JSONArray jo)
throws JSONToGlue2MappingException
- Throws:
JSONToGlue2MappingException
toGlue2Service
public JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT>[] toGlue2Service(org.codehaus.jettison.json.JSONArray jo)
throws JSONToGlue2MappingException
- Throws:
JSONToGlue2MappingException
toGlue2XML
public JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT> toGlue2XML(org.codehaus.jettison.json.JSONObject jo)
throws org.codehaus.jackson.map.JsonMappingException,
org.codehaus.jettison.json.JSONException
- Throws:
org.codehaus.jackson.map.JsonMappingException
org.codehaus.jettison.json.JSONException
Copyright © 2013 EMI. All Rights Reserved.