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

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

public class MarshallerConstants
extends Object


Field Summary
static String CT_N_TRIPLES
           
static String CT_N3
           
static String CT_RDF_XML
           
static String CT_TURTLE
           
static javax.ws.rs.core.MediaType MT_N_TRIPLES
           
static javax.ws.rs.core.MediaType MT_N3
           
static javax.ws.rs.core.MediaType MT_RDF_XML
           
static javax.ws.rs.core.MediaType MT_TURTLE
           
 
Constructor Summary
MarshallerConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CT_RDF_XML

public static String CT_RDF_XML

CT_N_TRIPLES

public static String CT_N_TRIPLES

CT_TURTLE

public static String CT_TURTLE

CT_N3

public static String CT_N3

MT_RDF_XML

public static javax.ws.rs.core.MediaType MT_RDF_XML

MT_N_TRIPLES

public static javax.ws.rs.core.MediaType MT_N_TRIPLES

MT_TURTLE

public static javax.ws.rs.core.MediaType MT_TURTLE

MT_N3

public static javax.ws.rs.core.MediaType MT_N3
Constructor Detail

MarshallerConstants

public MarshallerConstants()


Copyright © 2013. All rights reserved.