org.gcube.application.speciesmanager.stubs.model.binding
Class Bindings

java.lang.Object
  extended by org.gcube.application.speciesmanager.stubs.model.binding.Bindings

public class Bindings
extends Object


Constructor Summary
Bindings()
           
 
Method Summary
static Occurrence occurrencefromXml(String xml)
           
static ResultItem resultItemfromXml(String xml)
           
static String toXml(Occurrence item)
           
static String toXml(ResultItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Bindings

public Bindings()
Method Detail

resultItemfromXml

public static ResultItem resultItemfromXml(String xml)
                                    throws Exception
Throws:
Exception

occurrencefromXml

public static Occurrence occurrencefromXml(String xml)
                                    throws Exception
Throws:
Exception

toXml

public static String toXml(ResultItem item)
                    throws Exception
Throws:
Exception

toXml

public static String toXml(Occurrence item)
                    throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.