Uses of Class
org.nuiton.jaxx.runtime.JAXXObjectDescriptor
-
Packages that use JAXXObjectDescriptor Package Description org.nuiton.jaxx.runtime -
-
Uses of JAXXObjectDescriptor in org.nuiton.jaxx.runtime
Methods in org.nuiton.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.
-