public class ProjectDescriptorHelper extends Object
| Constructor and Description |
|---|
ProjectDescriptorHelper() |
| Modifier and Type | Method and Description |
|---|---|
static List<ProjectDescriptor> |
deserialize(InputStream source) |
static InputStream |
serialize(List<ProjectDescriptor> descriptors) |
public static InputStream serialize(List<ProjectDescriptor> descriptors)
public static List<ProjectDescriptor> deserialize(InputStream source)
Copyright © 2018. All rights reserved.