-
aterm.pure.binary.BinaryReader.deserialize()
Constructs (a part of) the ATerm from the binary representation present in the given buffer. This method will 'remember' where it was left.
@param buffer The buffer that contains (a part of) the binary representation of the ATerm.
-
be.demmel.jgws.packets.serialization.PacketDeserializer.deserialize()
-
be.demmel.jgws.packets.serialization.reflection.ReflectionPacketDeserializer.deserialize()
-
br.com.caelum.vraptor.deserialization.Deserializer.deserialize()
-
br.com.caelum.vraptor.serialization.Deserializer.deserialize()
-
com.alibaba.citrus.hessian.io.JavaDeserializer.FieldDeserializer.deserialize()
-
com.alibaba.citrus.hessian.io.UnsafeDeserializer.FieldDeserializer.deserialize()
-
com.alibaba.dubbo.common.serialize.Serialization.deserialize()
create deserializer
@param url
@param input
@return deserializer
@throws IOException
-
com.alibaba.fastjson.annotation.JSONField.deserialize()
-
com.backtype.hadoop.pail.PailStructure.deserialize()
-
com.bj58.spat.gaea.protocol.serializer.SerializeBase.deserialize()
-
com.bubble.serializer.DeserializationContext.deserialize()
Reads an object from a ByteBuffer. The object must have been transformed to serial form by a SerializationContext. The data can be a reference to an object that was previosly read by this DeserializationContext.
@param buffer The buffer that contains the object data.
@return The reconstructed object.
-
com.bubble.serializer.LightDeserializationContext.deserialize()
Reads an object from a ByteBuffer. The object must have been transformed to serial form by a SerializationContext. The data can be a reference to an object that was previosly read by this DeserializationContext.
@param buffer The buffer that contains the object data.
@return The reconstructed object.
-
com.carrotsearch.ant.tasks.junit4.events.Deserializer.deserialize()
-
com.caucho.hessian.io.JavaDeserializer.FieldDeserializer.deserialize()
-
com.caucho.hessian.io.UnsafeDeserializer.FieldDeserializer.deserialize()
-
com.cedarsoft.serialization.jackson.ListSerializer.deserialize()
-
com.datasalt.pangool.io.Schema.Field.FieldDeserializer.deserialize()
-
com.digitalpersona.onetouch.DPFPTemplate.deserialize()
-
com.dragome.services.interfaces.SerializationService.deserialize()
-
com.facebook.presto.hive.shaded.org.apache.thrift.TDeserializer.deserialize()
-
com.facebook.presto.hive.shaded.org.codehaus.jackson.map.deser.SettableBeanProperty.deserialize()
This method is needed by some specialized bean deserializers, and also called by some {@link #deserializeAndSet} implementations.
Pre-condition is that passed parser must point to the first token that should be consumed to produce the value (the only value for scalars, multiple for Objects and Arrays).
-
com.facebook.presto.jdbc.internal.jackson.databind.deser.SettableBeanProperty.deserialize()
This method is needed by some specialized bean deserializers, and also called by some {@link #deserializeAndSet} implementations.
Pre-condition is that passed parser must point to the first token that should be consumed to produce the value (the only value for scalars, multiple for Objects and Arrays).
Note that this method is final for performance reasons: to override functionality you must override other methods that call this method; this method should also not be called directly unless you really know what you are doing (and probably not even then).
-
com.facebook.thrift.TDeserializer.deserialize()
Deserialize the Thrift object from a byte array.
@param base The object to read into
@param bytes The array to read from
-
com.fasterxml.jackson.databind.deser.SettableBeanProperty.deserialize()
This method is needed by some specialized bean deserializers, and also called by some {@link #deserializeAndSet} implementations.
Pre-condition is that passed parser must point to the first token that should be consumed to produce the value (the only value for scalars, multiple for Objects and Arrays).
-
com.google.gson.JsonDeserializationContext.deserialize()
Invokes default deserialization on the specified object. It should never be invoked on the element received as a parameter of the {@link JsonDeserializer#deserialize(JsonElement,Type,JsonDeserializationContext)} method. Doingso will result in an infinite loop since Gson will in-turn call the custom deserializer again.
@param json the parse tree.
@param typeOfT type of the expected return value.
@param < T> The type of the deserialized object.
@return An object of type typeOfT.
@throws JsonParseException if the parse tree does not contain expected data.
-
com.google.gson.annotations.Expose.deserialize()
-
com.google.web.bindery.requestfactory.shared.ProxySerializer.deserialize()
-
com.googlecode.javaewah.EWAHCompressedBitmap.deserialize()
-
com.googlecode.jsonplugin.annotations.JSON.deserialize()
-
com.jaxws.json.feature.JSONWebService.deserialize()
-
com.massivecraft.mcore.xlib.gson.annotations.Expose.deserialize()
-
com.netflix.astyanax.model.Composite.deserialize()
-
com.netflix.astyanax.model.DynamicComposite.deserialize()
-
com.netflix.suro.input.thrift.MessageSetSerDe.deserialize()
-
com.netflix.suro.message.StringSerDe.deserialize()
-
com.netflix.zeno.serializer.NFTypeSerializer.deserialize()
-
com.ngt.jopenmetaverse.shared.sim.interfaces.IMessage.Deserialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.GetDisplayNamesMessage.Deserialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.UploadBakedTextureMessage.Deserialize()
-
com.skaringa.javaxml.ObjectTransformer.deserialize()
Deserializes an Object from a Source using XML format. If preproccessing instructions have been set by {@link #setPreprocessorInstruction(Source)}these are applied first to the Source before piping it into the deserializer.
@param src Source of the object's XML representation.
@return The deserialized object.
@exception DeserializerException If the deserialization failed.
-
com.tangosol.io.pof.PofSerializer.deserialize()
-
com.tinkerpop.rexster.protocol.serializer.RexProSerializer.deserialize()
Consumes a byte array and RexProMessage class and returns a RexProMessage instance
@param bytes
@param messageClass
@param < Message>
@return
-
com.tinkerpop.rexster.protocol.serializer.json.templates.messages.RexProMessageTemplate.deserialize()
-
de.iritgo.aktera.comm.ModelRequestMessage.deserialize()
-
de.javakaffee.web.msm.TranscoderService.deserialize()
Deserialize session data that was serialized using {@link #serialize(MemcachedBackupSession)}(or a combination of {@link #serializeAttributes(MemcachedBackupSession,Map)} and{@link #serialize(MemcachedBackupSession,byte[])}).
Note: the returned session already has the manager set and {@link MemcachedBackupSession#doAfterDeserialization()} is invoked. Additionallythe attributes hash is set (via {@link MemcachedBackupSession#setDataHashCode(int)}).
@param data the byte array of the serialized session and its session attributes. Can be
null
.
@param realm the realm that is used to reconstruct the principal if there was any stored in the session.
@param manager the manager to set on the deserialized session.
@return the deserialized {@link MemcachedBackupSession}or
null
if the provided
byte[] data
was
null
.
-
flexjson.JSONDeserializer.deserialize()
Deserialize the given json formatted input into a Java object.
@param input a json formatted string.
@return an Java instance deserialized from the json input.
-
gwlpr.protocol.serialization.NettySerializationFilter.deserialize()
Deserializes a certain amount of bytes of the given buffer into a certain field of the object.
-
info.ata4.unity.serdes.Deserializer.deserialize()
-
io.druid.query.aggregation.AggregatorFactory.deserialize()
A method that knows how to "deserialize" the object from whatever form it might have been put into in order to transfer via JSON.
@param object the object to deserialize
@return the deserialized object
-
javaewah.EWAHCompressedBitmap.deserialize()
-
jdbm.Serializer.deserialize()
Deserialize the content of an object from a byte array.
@param serialized DataInputStream to read object from
@return deserialized object
@throws IOException
@throws ClassNotFoundException
-
jfun.yan.util.deserializer.Deserializer.deserialize()
-
krati.io.serializer.StringSerializer.deserialize()
Deserialize a byte array to String using the platform's default charset.
@throws NullPointerException if the bytes is null.
-
krati.io.serializer.StringSerializerUtf8.deserialize()
Deserialize a byte array to String using the UTF-8 charset.
@throws NullPointerException if the bytes is null.
-
krati.retention.clock.ClockSerializer.deserialize()
-
krati.store.avro.AvroGenericRecordResolvingSerializer.deserialize()
-
krati.store.avro.AvroGenericRecordSerializer.deserialize()
-
lupos.distributed.operator.format.SubgraphContainerFormatter.deserialize()
-
me.prettyprint.hector.api.beans.Composite.deserialize()
-
net.floodlightcontroller.packet.Ethernet.deserialize()
-
net.oauth.jsontoken.JsonTokenParser.deserialize()
-
net.sf.oqt.core.Serializer.deserialize()
Deserialized the ResultVO from disk (the location is determined in the constructor).
@return the deserialized ResultVO or null if the file doesn't exist.
@throws IOException if failed to deserialize.
@throws ClassNotFoundException if the ResultVO is not found on the classpath (should never occur).
-
net.sf.sojo.interchange.json.JsonSerializer.deserialize()
-
nexj.core.rpc.CharacterStreamUnmarshaller.deserialize()
Deserializes an object from a character stream containing a message.
@param reader The character stream reader.
@return The deserialized object.
@throws IOException if an IO error occurs
@throws UnmarshallerException if an unmarshalling error occurs.
-
nexj.core.rpc.soap.SOAPUnmarshaller.deserialize()
@see nexj.core.rpc.CharacterStreamMarshaller#deserialize(java.io.Reader)
-
nux.xom.binary.BinaryXMLCodec.deserialize()
Equivalent to deserialize(new ByteArrayInputStream(input), new NodeFactory())
.
@param bnuxDocument the bnux document to deserialize.
@return the new XOM document obtained from deserialization.
@throws BinaryParsingException if the bnux document is unreadable or corrupt for some reason
-
org.amplafi.flow.DataClassDefinition.deserialize()
-
org.amplafi.flow.flowproperty.DataClassDefinitionImpl.deserialize()
-
org.apache.axis2.databinding.DeserializationContext.deserialize()
-
org.apache.axis2.databinding.deserializers.BeanDeserializer.deserialize()
-
org.apache.blur.thirdparty.thrift_0_9_0.TDeserializer.deserialize()
Deserialize the Thrift object from a byte array.
@param base The object to read into
@param bytes The array to read from
-
org.apache.cassandra.io.IColumnSerializer.deserialize()
-
org.apache.cassandra.serializers.DecimalSerializer.deserialize()
-
org.apache.cassandra.serializers.TypeSerializer.deserialize()
-
org.apache.cocoon.components.sax.XMLByteStreamInterpreter.deserialize()
-
org.apache.cocoon.components.sax.XMLDeserializer.deserialize()
Deserialize the xml data and stream it.
@param saxFragment The xml data.
-
org.apache.directmemory.serialization.Serializer.deserialize()
-
org.apache.directory.api.ldap.model.name.Rdn.deserialize()
Deserialize a RDN from a byte[], starting at a given position
@param buffer The buffer containing the RDN
@param pos The position in the buffer
@return The new position
@throws IOException If the serialized value is not a RDN
@throws LdapInvalidAttributeValueException If the serialized RDN is invalid
-
org.apache.directory.server.core.entry.DefaultServerEntry.deserialize()
Deserialize a server entry.
@param in The buffer containing the serialized serverEntry
@throws IOException if there was a problem when deserializing
@throws ClassNotFoundException if we can't deserialize an expected object
-
org.apache.directory.server.core.partition.impl.btree.jdbm.ServerEntrySerializer.deserialize()
Deserialize a ServerEntry.
@param bytes the byte array containing the serialized entry
@return An instance of a ServerEntry object
@throws IOException if we can't deserialize the ServerEntry
-
org.apache.directory.shared.ldap.entry.DefaultServerAttribute.deserialize()
-
org.apache.directory.shared.ldap.entry.DefaultServerEntry.deserialize()
-
org.apache.directory.shared.ldap.entry.ServerModification.deserialize()
-
org.apache.hadoop.hive.serde2.SerDe.deserialize()
-
org.apache.hadoop.hive.serde2.columnar.ColumnarSerDe.deserialize()
Deserialize a row from the Writable to a LazyObject.
-
org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDe.deserialize()
-
org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe.deserialize()
Deserialize a row from the Writable to a LazyObject.
@param field the Writable that contains the data
@return The deserialized row Object.
@see SerDe#deserialize(Writable)
-
org.apache.hadoop.io.serializer.Deserializer.deserialize()
Deserialize the next object from the underlying input stream. If the object t
is non-null then this deserializer may set its internal state to the next object read from the input stream. Otherwise, if the object t
is null a new deserialized object will be created.
@return the deserialized object
-
org.apache.hadoop.nfs.nfs3.FileHandle.deserialize()
-
org.apache.hadoop.record.RecRecord1.deserialize()
-
org.apache.hadoop.record.meta.RecordTypeInfo.deserialize()
Deserialize the type information for a record
-
org.apache.hadoop.yarn.api.records.SerializedException.deSerialize()
Deserialize the exception to a new Throwable.
@return the Throwable form of this serialized exception.
-
org.apache.hadoop.yarn.api.records.impl.pb.SerializedExceptionPBImpl.deSerialize()
-
org.apache.helix.manager.zk.ZNRecordSerializer.deserialize()
-
org.apache.helix.manager.zk.ZNRecordStreamingSerializer.deserialize()
-
org.apache.http.entity.EntityDeserializer.deserialize()
-
org.apache.http.impl.entity.DefaultEntityDeserializer.deserialize()
-
org.apache.jackrabbit.core.cluster.ClusterRecordDeserializer.deserialize()
Deserialize a cluster record.
@param record basic record containing a cluster record
@return deserialized cluster record
@throws JournalException if an error occurs
-
org.apache.jute.Record.deserialize()
-
org.apache.jute_voltpatches.Record.deserialize()
-
org.apache.maven.surefire.booter.BooterDeserializer.deserialize()
-
org.apache.pig.impl.util.UDFContext.deserialize()
Populate the udfConfs field. This function is intended to be called by Map.configure or Reduce.configure on the backend. It assumes that addJobConf has already been called.
@throws IOException if underlying deseralization throws it
-
org.apache.qpid.server.util.MapJsonSerializer.deserialize()
-
org.apache.struts2.json.annotations.JSON.deserialize()
Deserializes a object from JSON
@param json string in JSON
@return desrialized object
@throws JSONException
-
org.apache.uima.cas.impl.BinaryCasSerDes6.deserialize()
D E S E R I A L I Z E
-
org.apache.uima.collection.base_cpm.SynchPoint.deserialize()
Ingests SynchPoint data from the InputStream. InputStream contains xml representation of the SynchPoint previously generated by serializeToXML().
@param aInputStream -xml stream containing SynchPoint data
@throws Exception -unable to process the input stream
-
org.apache.wicket.serialize.ISerializer.deserialize()
Reconstructs the object from its serialized state
@param data the serialized state of the object
@return the object reconstructed from its serialized state
-
org.apache.zookeeper.data.ACL.deserialize()
-
org.apache.zookeeper.proto.ConnectRequest.deserialize()
-
org.apache.zookeeper.proto.ConnectResponse.deserialize()
-
org.apache.zookeeper.proto.Create2Response.deserialize()
-
org.apache.zookeeper.proto.CreateResponse.deserialize()
-
org.apache.zookeeper.proto.ErrorResponse.deserialize()
-
org.apache.zookeeper.proto.GetSASLRequest.deserialize()
-
org.apache.zookeeper.proto.MultiHeader.deserialize()
-
org.apache.zookeeper.proto.ReplyHeader.deserialize()
-
org.apache.zookeeper.proto.RequestHeader.deserialize()
-
org.apache.zookeeper.proto.SetDataResponse.deserialize()
-
org.apache.zookeeper.proto.WatcherEvent.deserialize()
-
org.apache.zookeeper.server.persistence.FileHeader.deserialize()
-
org.apache.zookeeper.server.persistence.FileSnap.deserialize()
deserialize a data tree from the most recent snapshot
@return the zxid of the snapshot
-
org.apache.zookeeper.txn.CreateTxnV0.deserialize()
-
org.apache.zookeeper.txn.TxnHeader.deserialize()
-
org.apache.zookeeper_voltpatches.data.ACL.deserialize()
-
org.apache.zookeeper_voltpatches.proto.ConnectRequest.deserialize()
-
org.apache.zookeeper_voltpatches.proto.ConnectResponse.deserialize()
-
org.apache.zookeeper_voltpatches.proto.ReplyHeader.deserialize()
-
org.apache.zookeeper_voltpatches.proto.RequestHeader.deserialize()
-
org.apache.zookeeper_voltpatches.proto.WatcherEvent.deserialize()
-
org.apache.zookeeper_voltpatches.server.persistence.FileHeader.deserialize()
-
org.axonframework.serializer.Serializer.deserialize()
Deserializes the first object read from the given bytes
. The bytes
are not consumed from the array or modified in any way. The resulting object instance is cast to the expected type.
@param serializedObject the instance describing the type of object and the bytes providing the serialized data
@param < S> The data type of the serialized object
@param < T> The expected deserialized type
@return the serialized object, cast to the expected type
@throws ClassCastException if the first object in the stream is not an instance of <T>.
-
org.axonframework.serializer.xml.XStreamSerializer.deserialize()
-
org.broad.igv.data.seg.SegmentedChromosomeData.deserialize()
Initialize the object by deserializing the stream.
@param stream
@see #serialize
-
org.butor.json.JsonHelper.deserialize()
@deprecated Replaced by{@link #deserialize(String,Type)}
-
org.caffinitas.mapper.core.codec.TypeCodec.deserialize()
-
org.codehaus.jackson.map.deser.SettableBeanProperty.deserialize()
-
org.commoncrawl.rpc.RPCStruct.deserialize()
Deserialize a message from the given stream using the given protocol decoder
@param in input stream
@param decoder protocol decoder
-
org.commoncrawl.rpc.UnitTestStruct1.deserialize()
-
org.dcm4che3.conf.api.generic.ReflectiveConfig.ConfigTypeAdapter.deserialize()
-
org.eclipse.persistence.sessions.serializers.Serializer.deserialize()
-
org.eclipse.php.debug.core.debugger.messages.IDebugMessage.deserialize()
De-serialize this debug message from an input stream
@param in input stream this message is going to be read from
-
org.eclipse.ui.commands.ICommandService.deserialize()
Returns a {@link ParameterizedCommand} with a command andparameterizations as specified in the provided serializedParameterizedCommand
string. The serializedParameterizedCommand
must use the format returned by {@link ParameterizedCommand#serialize()} and described in theJavadoc for that method.
If a parameter id encoded in the serializedParameterizedCommand
does not exist in the encoded command, that parameter id and value are ignored. A given parameter id should not be used more than once in serializedParameterizedCommand
. This will not result in an exception, but the value of the parameter when the command is executed cannot be specified here.
This method will never return null
, however it may throw an exception if there is a problem processing the serialization string or the encoded command is undefined.
@param serializedParameterizedCommand a
String
representing a command id and parameter ids and values
@return a
ParameterizedCommand
with the command andparameterizations encoded in the
serializedParameterizedCommand
@throws NotDefinedException if the command indicated in
serializedParameterizedCommand
is not defined
@throws SerializationException if there is an error deserializing
serializedParameterizedCommand
@see ParameterizedCommand#serialize()
@see CommandManager#deserialize(String)
@since 3.2
-
org.fcrepo.server.storage.translation.AtomDODeserializer.deserialize()
{@inheritDoc}
-
org.fcrepo.server.storage.translation.DODeserializer.deserialize()
Deserializes the given stream.
@param in the stream to read from (closed when finished).
@param obj the object to deserialize into.
@param encoding the character encoding if the format is text-based.
@param transContext the translation context.
@throws ObjectIntegrityException if the stream does not properly encode an object.
@throws StreamIOException if there is an error reading from the stream.
@throws UnsupportedEncodingException if the encoding is not supported by the JVM.
@see DOTranslationUtility#DESERIALIZE_INSTANCE
-
org.fcrepo.server.storage.translation.DOTranslator.deserialize()
Deserializes the given stream.
@param in the stream to read from (closed when finished).
@param obj the object to deserialize into.
@param format the format of the stream (typically a format URI).
@param encoding the character encoding if the format is text-based.
@param transContext the translation context.
@throws ObjectIntegrityException if the stream does not properly encode an object.
@throws StreamIOException if there is an error reading from the stream.
@throws ServerException if the translator is unable to deserialize for any other reason.
@throws UnsupportedEncodingException if the encoding is not supported by the JVM.
@see DOTranslationUtility#DESERIALIZE_INSTANCE
-
org.fcrepo.server.storage.translation.DOTranslatorImpl.deserialize()
{@inheritDoc}
-
org.fcrepo.server.storage.translation.FOXML1_1DODeserializer.deserialize()
-
org.fudgemsg.FudgeContext.deserialize()
-
org.hibernate.search.indexes.serialization.codex.spi.Deserializer.deserialize()
-
org.hibernate.search.indexes.serialization.spi.Deserializer.deserialize()
-
org.infoglue.deliver.util.webservices.DynamicWebserviceSerializer.deserialize()
-
org.jboss.ws.core.binding.DeserializerSupport.deserialize()
-
org.jitterbit.integration.client.entity.settings.FileResource.deserialize()
Deserializes the contents of this file resource to an object of the given type.
-
org.kie.services.client.serialization.JaxbSerializationProvider.deserialize()
-
org.pentaho.reporting.libraries.resourceloader.ResourceLoader.deserialize()
Creates a ResourceKey
based off the String
representation of the key. The String
should have been created using the serialize
method.
@param bundleKey
@param stringKey the String
representation of the ResourceKey
@return a ResourceKey
which matches the String
representation
@throws ResourceKeyCreationException indicates an error occurred in the creation ordeserialization of the ResourceKey
-
org.pentaho.reporting.libraries.resourceloader.ResourceManager.deserialize()
Converts a serialized version of a ResourceKey
into an actual ResourceKey
by locating the proper ResourceLoader
that can perform the deserialization.
@param serializedKey the String serialized key to be deserialized
@return the ResourceKey
that has been deserialized
@throws ResourceKeyCreationException indicates an error trying to create the ResourceKey
from the deserialized version
-
org.perl6.nqp.sixmodel.SerializationReader.deserialize()
-
org.platformlayer.xml.JaxbHelper.deserialize()
-
org.qi4j.api.json.JSONDeserializer.deserialize()
-
org.qi4j.api.value.ValueSerialization.deserialize()
-
org.red5.io.object.Deserializer.deserialize()
Deserializes the input parameter and returns an Object which must then be cast to a core data type
@param in
@param target
@return Object
-
org.red5.server.api.persistence.IPersistable.deserialize()
Load the object from the passed input stream.
@param input Input stream to load from
@throws java.io.IOException Any I/O exception
-
org.rhq.test.ObjectCollectionSerializer.deserialize()
@see #deserialize(XMLStreamReader)
-
org.spout.api.generator.biome.BiomeManager.deserialize()
-
org.spout.api.generator.biome.Simple2DBiomeManager.deserialize()
-
org.switchyard.serial.Serializer.deserialize()
Deserializes a byte array to an object of a type.
@param < T> the type of object
@param bytes the byte array
@param type the type
@return the object
@throws IOException something wicked this way comes
-
org.terasology.persistence.serializers.EntitySerializer.deserialize()
@param entityData
@return The deserialized entity
-
org.terasology.persistence.serializers.PrefabSerializer.deserialize()
Deserializes a prefab
@param prefabData
@return The deserialized prefab
-
org.terasology.persistence.typeHandling.TypeHandler.deserialize()
Deserializes a single value.
@param data The persisted data to deserialize from
@return The deserialized value.
@throws org.terasology.persistence.typeHandling.DeserializationException if there was an error deserializing the data
-
org.uengine.kernel.Serializer.deserialize()
-
railo.runtime.converter.WDDXConverter.deserialize()
deserialize a WDDX Package (XML String Representation) to a runtime object
@param strWddx
@param validate
@return Object represent WDDX Package
@throws ConverterException
@throws IOException
@throws FactoryConfigurationError
-
siena.remote.XmlSerializer.deserialize()
-
test.javax.management.compliance.serialization.support.Serializer.deserialize()