public class JAXXObjectDescriptors extends Object
| Constructor and Description |
|---|
JAXXObjectDescriptors() |
| Modifier and Type | Method and Description |
|---|---|
static JAXXObjectDescriptor |
decodeCompressedJAXXObjectDescriptor(String descriptor) |
static JAXXObjectDescriptor |
decodeJAXXObjectDescriptor(String descriptor)
Decodes the serialized representation of a JAXXObjectDescriptor.
|
public static JAXXObjectDescriptor decodeJAXXObjectDescriptor(String descriptor)
descriptor - descriptor to decodepublic static JAXXObjectDescriptor decodeCompressedJAXXObjectDescriptor(String descriptor)
Copyright © 2008–2015 CodeLutin. All rights reserved.