eu.emi.dsr.glue2
Class Glue2Mapper
java.lang.Object
eu.emi.dsr.glue2.Glue2Mapper
public class Glue2Mapper
- extends Object
- Author:
- a.memon
|
Method Summary |
JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT>[] |
toGlue2Service(org.codehaus.jettison.json.JSONArray jo)
|
JAXBElement<org.ogf.schemas.glue._2009._03.spec_2.ServiceT> |
toGlue2XML(org.codehaus.jettison.json.JSONObject jo)
|
eu.eu_emi.emiregistry.QueryResult |
toQueryResult(org.codehaus.jettison.json.JSONArray jo)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Glue2Mapper
public Glue2Mapper()
toQueryResult
public eu.eu_emi.emiregistry.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 JSONToGlue2MappingException
- Throws:
JSONToGlue2MappingException
Copyright © 2012. All Rights Reserved.