org.gcube.data.spd.model.binding
Class Bindings

java.lang.Object
  extended by org.gcube.data.spd.model.binding.Bindings

public class Bindings
extends Object


Constructor Summary
Bindings()
           
 
Method Summary
static
<T> T
fromXml(String payload)
           
static
<T> String
toXml(T obj)
           
 
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

toXml

public static <T> String toXml(T obj)
                    throws JAXBException
Throws:
JAXBException

fromXml

public static <T> T fromXml(String payload)
                 throws JAXBException
Throws:
JAXBException


Copyright © 2013. All Rights Reserved.