Uses of Class
jaxx.runtime.JAXXObjectDescriptor
-
Packages that use JAXXObjectDescriptor Package Description jaxx.runtime -
-
Uses of JAXXObjectDescriptor in jaxx.runtime
Methods in jaxx.runtime that return JAXXObjectDescriptor Modifier and Type Method Description static JAXXObjectDescriptorJAXXUtil. decodeCompressedJAXXObjectDescriptor(String descriptor)static JAXXObjectDescriptorJAXXUtil. decodeJAXXObjectDescriptor(String descriptor)Decodes the serialized representation of a JAXXObjectDescriptor.
-