public class ComplexPropertyJSONEncoder extends Object
Constructor and Description |
---|
ComplexPropertyJSONEncoder() |
Modifier and Type | Method and Description |
---|---|
static String |
encode(ComplexProperty cp) |
static String |
encode(ComplexProperty cp,
DateTimeFormat dateTimeFormat) |
public ComplexPropertyJSONEncoder()
public static String encode(ComplexProperty cp) throws IOException
IOException
public static String encode(ComplexProperty cp, DateTimeFormat dateTimeFormat) throws IOException
IOException
Copyright © 2017 Nuxeo. All rights reserved.