public class JsonSerializer extends Object
Constructor and Description |
---|
JsonSerializer(int depth,
long offset,
int maxChildNodes,
String filter,
BlobSerializer blobs) |
JsonSerializer(JsopBuilder json,
BlobSerializer blobs) |
Modifier and Type | Method and Description |
---|---|
void |
serialize(NodeState node) |
void |
serialize(PropertyState property) |
void |
serialize(PropertyState property,
Type<?> type,
int index) |
String |
toString() |
public JsonSerializer(int depth, long offset, int maxChildNodes, String filter, BlobSerializer blobs)
public JsonSerializer(JsopBuilder json, BlobSerializer blobs)
public void serialize(NodeState node)
public void serialize(PropertyState property)
public void serialize(PropertyState property, Type<?> type, int index)
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"