public class PatchModelAttributeUtil extends Object
| Constructor and Description | 
|---|
PatchModelAttributeUtil()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
patchModelJsonProperty(String modelJsonString,
                      String propertyName,
                      String propertyValue,
                      com.fasterxml.jackson.databind.ObjectMapper objectMapper)  | 
static String | 
patchModelXmlAttribute(String modelXmlString,
                      String attributeName,
                      String attributeValue)  | 
static String | 
patchModelXmlFormInit(String xml)  | 
public static String patchModelJsonProperty(String modelJsonString, String propertyName, String propertyValue, com.fasterxml.jackson.databind.ObjectMapper objectMapper)
public static String patchModelXmlAttribute(String modelXmlString, String attributeName, String attributeValue)
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.