Class MarshallerConstants

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

public class MarshallerConstants extends Object
  • Field Details

    • 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
    • CT_OSLC_COMPACT

      public static String CT_OSLC_COMPACT
    • MT_RDF_XML

      public static jakarta.ws.rs.core.MediaType MT_RDF_XML
    • MT_N_TRIPLES

      public static jakarta.ws.rs.core.MediaType MT_N_TRIPLES
    • MT_TURTLE

      public static jakarta.ws.rs.core.MediaType MT_TURTLE
    • MT_N3

      public static jakarta.ws.rs.core.MediaType MT_N3
    • MT_OSLC_COMPACT

      public static jakarta.ws.rs.core.MediaType MT_OSLC_COMPACT
  • Constructor Details

    • MarshallerConstants

      public MarshallerConstants()