org.gcube.common.resources.bindings
Class UntypedResourceContext

java.lang.Object
  extended by org.gcube.common.resources.bindings.UntypedResourceContext

public class UntypedResourceContext
extends Object

A facade over a JAXBContext that binds Resources with UntypedFacets.

Author:
Fabio Simeoni

Constructor Summary
UntypedResourceContext()
           
 
Method Summary
static Marshaller marshaller()
           
static Unmarshaller unmarshaller()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UntypedResourceContext

public UntypedResourceContext()
Method Detail

unmarshaller

public static Unmarshaller unmarshaller()
                                 throws JAXBException
Throws:
JAXBException

marshaller

public static Marshaller marshaller()
                             throws JAXBException
Throws:
JAXBException


Copyright © 2012. All Rights Reserved.