org.eclipse.lyo.core.utils.marshallers
Class OSLC4JContext

java.lang.Object
  extended by org.eclipse.lyo.core.utils.marshallers.OSLC4JContext

public class OSLC4JContext
extends Object


Constructor Summary
protected OSLC4JContext()
           
 
Method Summary
 OSLC4JMarshaller createMarshaller()
           
 OSLC4JUnmarshaller createUnmarshaller()
           
static OSLC4JContext newInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSLC4JContext

protected OSLC4JContext()
Method Detail

newInstance

public static OSLC4JContext newInstance()

createMarshaller

public OSLC4JMarshaller createMarshaller()

createUnmarshaller

public OSLC4JUnmarshaller createUnmarshaller()


Copyright © 2014. All Rights Reserved.