Constant Field Values

Contents

org.onap.*

  • org.onap.ccsdk.sli.plugins.yangserializers.dfserializer.DfSerializerUtil 
    Modifier and Type Constant Field Value
    public static final String FORMAT_ERR "Only JSON and XML formats are supported. %s is not supported"
    public static final String JSON_TREE_ERR "Unable to form JSON tree object from the JSON body provided."
    public static final String UTF_HEADER "<?xml version=\"1.0\" encoding=\"UTF-8\"?>"
    public static final String XML_TREE_ERR "Unable to form XML tree object from the XML body provided."