-
aterm.AFun.serialize()
-
aterm.pure.binary.BinaryWriter.serialize()
Serializes the term from the position where it left of the last time this method was called. Note that the buffer will be flipped before returned.
@param buffer The buffer that will be filled with data.
@throws VisitFailure Never thrown.
-
be.demmel.jgws.packets.serialization.PacketSerializer.serialize()
-
be.demmel.jgws.packets.serialization.reflection.ReflectionPacketSerializer.serialize()
-
cascading.flow.hadoop.util.ObjectSerializer.serialize()
-
ch.ethz.inf.vs.californium.network.serialization.Serializer.serialize()
Serializes the specified request. Message identifier, message code, token, options and payload are converted into a byte array and wrapped in a {@link RawData} object. The request's destination address and port arestored as address and port in the RawData object.
@param request the request
@return the request as raw data
-
com.adobe.dp.epub.opf.Publication.serialize()
Serialize Publication into a container such as OCF container or folder.
@param container container writing interface
@throws IOException if I/O error occurs while writing
-
com.alibaba.dubbo.common.serialize.Serialization.serialize()
create serializer
@param url
@param output
@return serializer
@throws IOException
-
com.alibaba.fastjson.annotation.JSONField.serialize()
-
com.alu.e3.data.model.sub.ForwardProxy.serialize()
-
com.amazon.s3.CopyObjectResponse.serialize()
-
com.amazon.s3.GetBucketAccessControlPolicyResponse.serialize()
-
com.amazon.s3.GetObjectAccessControlPolicyResponse.serialize()
-
com.amazon.s3.ListAllMyBucketsResponse.serialize()
-
com.amazon.s3.ListBucketResponse.serialize()
-
com.betfair.cougar.codegen.IDLReader.serialize()
-
com.bitsofproof.supernode.common.ExtendedKey.serialize()
-
com.bj58.spat.gaea.protocol.serializer.SerializeBase.serialize()
-
com.bj58.spat.gaea.serializer.serializer.Serializer.Serialize()
-
com.bubble.serializer.LightSerializationContext.serialize()
Serializes an object to a ByteBuffer.
The object must implement java.io.Serializable
.
@param obj The object being serialized.
@param buffer The buffer to which the object will be serialized.
-
com.bubble.serializer.SerializationContext.serialize()
Serializes an object to a ByteBuffer.
The object must implement java.io.Serializable
.
@param obj The object being serialized.
@param buffer The buffer to which the object will be serialized.
-
com.calclab.emite.browser.AutoConfigBoot.SerializableMap.serialize()
-
com.carrotsearch.ant.tasks.junit4.events.Serializer.serialize()
-
com.caucho.distcache.CacheSerializer.serialize()
Serialize the data
-
com.comcast.cns.model.CNSEndpointPublishJob.serialize()
@return a Unicode string representing the entire job\n[\n...\n]
-
com.comcast.cns.model.CNSMessage.serialize()
@return a Unicode string representing the entire jobFormat is \n[\n]messageStructure\ntopicArn\nuserId\messageId\nnmessage since subject cannot have \n in it and messageStructure, topicArn don't have \n in it
-
com.comcast.cns.persistence.CNSCachedEndpointPublishJob.serialize()
-
com.datasalt.pangool.io.Schema.Field.FieldSerializer.serialize()
-
com.dragome.services.interfaces.SerializationService.serialize()
-
com.facebook.thrift.TSerializer.serialize()
Serialize the Thrift object into a byte array. The process is simple, just clear the byte array output, write the object into it, and grab the raw bytes.
@param base The object to serialize
@return Serialized object in byte[] format
-
com.fasterxml.jackson.databind.ser.std.MapSerializer.serialize()
-
com.foundationdb.ais.protobuf.ProtobufWriter.serialize()
Serialize into buffer
. Buffer must have array and enough space, see {@link #getBufferSize}.
-
com.github.jsonj.JsonObject.serialize()
-
com.google.api.client.json.JsonGenerator.serialize()
Serializes the given JSON value object, or if {@code value} is {@code null} it does noserialization.
-
com.google.collide.dto.client.DtoClientImpls.CodeGraphImpl.serialize()
-
com.google.collide.dtogen.client.RoutableDtoClientImpl.serialize()
-
com.google.gson.annotations.Expose.serialize()
-
com.google.jstestdriver.idea.util.TestFileScope.serialize()
-
com.google.walkaround.wave.server.gxp.SourceInstance.serialize()
-
com.google.wave.api.Wavelet.serialize()
Serializes this {@link Wavelet} into a {@link WaveletData}.
@return an instance of {@link WaveletData} that represents this wavelet.
-
com.google.web.bindery.requestfactory.shared.ProxySerializer.serialize()
-
com.googlecode.jsonplugin.annotations.JSON.serialize()
-
com.gotometrics.orderly.StructRowKey.serialize()
-
com.ibm.icu.impl.IntTrieBuilder.serialize()
Serializes the build table with 32 bit data
@param datamanipulate builder raw fold method implementation
@param triedatamanipulate result trie fold method
@return a new trie
-
com.jaxws.json.feature.JSONWebService.serialize()
-
com.linkedin.helix.manager.zk.ZNRecordSerializer.serialize()
-
com.massivecraft.mcore.xlib.gson.annotations.Expose.serialize()
-
com.mysema.query.jdo.JDOQLSerializer.serialize()
-
com.mysema.query.sql.SQLSerializer.serialize()
-
com.nearinfinity.honeycomb.mysql.QueryKey.serialize()
-
com.nearinfinity.honeycomb.mysql.Row.serialize()
Serialize this {@link Row} instance to a byte array.
@return Serialized row
-
com.nearinfinity.honeycomb.mysql.schema.IndexSchema.serialize()
Serialize the index schema out to a byte array
@return Serialized form of the index schema
-
com.nearinfinity.honeycomb.mysql.schema.TableSchema.serialize()
Serialize the table schema out to a byte array
@return Serialized form of the table schema
-
com.netflix.astyanax.model.Composite.serialize()
-
com.netflix.server.context.DirectionAwareContextSerializer.serialize()
Serializes the passed object {@code toSerialize}
@param toSerialize The object to serialize. This object will never be {@code null}
@param direction Direction of message flow. See {@link DirectionAwareContextSerializer} for definitions.
@return The serialized string. The serialization will be deemed failed if the returned object is {@code null}and hence the callee will throw a {@link ContextSerializationException} upon receiving a {@code null}
@throws ContextSerializationException If the serialization failed.
@see DirectionAwareContextSerializer
-
com.netflix.suro.input.thrift.MessageSetSerDe.serialize()
-
com.netflix.zeno.genericobject.GenericObjectSerializationFramework.serialize()
-
com.netflix.zeno.hash.HashGenericRecordSerializers.Serializer.serialize()
-
com.netflix.zeno.serializer.NFTypeSerializer.serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.ChatSessionAcceptInvitation.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.ChatSessionRequestMuteUpdate.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.ChatSessionRequestStartConference.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.CopyInventoryFromNotecardMessage.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.ObjectMediaNavigateMessage.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.ParcelPropertiesUpdateMessage.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.SetDisplayNameMessage.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.UpdateAgentLanguageMessage.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.UpdateScriptAgentRequestMessage.Serialize()
-
com.ngt.jopenmetaverse.shared.sim.message.LindenMessages.UpdateScriptTaskUpdateMessage.Serialize()
-
com.nimbusds.jose.JWEObject.serialize()
Serialises this JWE object to its compact format consisting of Base64URL-encoded parts delimited by period ('.') characters. It must be in a {@link State#ENCRYPTED encrypted} or {@link State#DECRYPTED decrypted} state.
[header-base64url].[encryptedKey-base64url].[iv-base64url].[cipherText-base64url].[authTag-base64url]
@return The serialised JWE object.
@throws IllegalStateException If the JWE object is not in a {@link State#ENCRYPTED encrypted} or{@link State#DECRYPTED decrypted state}.
-
com.nimbusds.jose.JWSObject.serialize()
Serialises this JWS object to its compact format consisting of Base64URL-encoded parts delimited by period ('.') characters. It must be in a {@link State#SIGNED signed} or {@link State#VERIFIED verified} state.
[header-base64url].[payload-base64url].[signature-base64url]
@return The serialised JWS object.
@throws IllegalStateException If the JWS object is not in a {@link State#SIGNED signed} or{@link State#VERIFIED verified} state.
-
com.nimbusds.jwt.EncryptedJWT.serialize()
-
com.nimbusds.jwt.JWT.serialize()
Serialises the JSON Web Token (JWT) to its compact format consisting of Base64URL-encoded parts delimited by period ('.') characters.
@return The serialised JWT.
@throws IllegalStateException If the JWT is not in a state that permits serialisation.
-
com.nimbusds.jwt.PlainJWT.serialize()
-
com.nimbusds.jwt.SignedJWT.serialize()
-
com.orientechnologies.common.serialization.types.OBinarySerializer.serialize()
Writes object to the stream starting from the startPosition
@param object is the object to serialize
@param stream is the stream where object will be written
@param startPosition
@param hints List of parameters which may be used to choose appropriate serialization approach.
-
com.orientechnologies.orient.server.distributed.ODistributedConfiguration.serialize()
-
com.projity.server.data.Serializer.serialize()
-
com.proofpoint.event.client.JsonEventSerializer.serialize()
-
com.puppetlabs.geppetto.junitresult.util.JunitresultDomSerializer.serialize()
Serializes and outputs the result as XML text to the given output stream using the default encoding.
@param r
@param stream
@throws TransformerException
@throws ParserConfigurationException
-
com.saasovation.common.serializer.PropertiesSerializer.serialize()
-
com.saxonica.schema.SchemaModelSerializer.serialize()
-
com.skaringa.javaxml.ObjectTransformer.serialize()
Serializes an Object into a result using XML format. If postprocessing instructions have been set by {@link #setPostprocessorInstruction(Source)}these are applied to the result of the serialization.
@param obj The object to serialize.
@param result The result to serialize the Object to.
@exception SerializerException If the serialization failed.
-
com.skaringa.javaxml.serializers.ComponentSerializer.serialize()
Serialize an object.
@param obj The object to serialize.
@param type The type of the object.
@param name The name of the object.
@param propertyMap A map (string-to-object) of properties for serialization.
@param objectIdMap The objects and their ids that were already serialized.
@param output The destination of the serialization.
@exception SerializerException If an error occured during serialization.
-
com.sun.org.apache.xml.internal.serialize.XMLSerializer.serialize()
-
com.sun.xml.fastinfoset.dom.DOMDocumentSerializer.serialize()
Serialize a {@link Node}.
@param n the node to serialize.
-
com.sun.xml.internal.fastinfoset.dom.DOMDocumentSerializer.serialize()
Serialize a {@link Node}.
@param n the node to serialize.
-
com.tangosol.io.pof.PofSerializer.serialize()
-
com.tinkerpop.rexster.protocol.serializer.RexProSerializer.serialize()
Consumes a RexProMessage and returns a byte array
@param message
@param < Message>
@return
-
com.tinkerpop.rexster.protocol.serializer.json.templates.messages.RexProMessageTemplate.serialize()
-
com.urbanairship.datacube.ops.DoubleOp.serialize()
-
com.vaadin.server.communication.JSONSerializer.serialize()
Serialize the given object into JSON. Must be compatible with {@link #deserialize(Type,JsonValue,ConnectorTracker)} and the client sidecom.vaadin.client.communication.JSONSerializer
@param value The object to serialize
@param connectorTracker The connector tracker instance for the UI
@return A JSON serialized version of the object
-
com.vaadin.shared.MouseEventDetails.serialize()
-
com.vaadin.terminal.gwt.client.MouseEventDetails.serialize()
-
com.volantis.mcs.dissection.Dissector.serialize()
Serialize the contents of this DissectedDocument to the specified contentHandler as a stream of events.
@param requestedShards This contains the set of shards that shouldbe generated, one for each dissectable area.
@param contentHandler The target for the events generated by this method.
@throws DissectionException If there was a problem dissecting or anexception was thrown by the contentHandler. todo: Maybe the functionality in this should be moved into a separate todo: class ala XMLReader.
-
com.volantis.xml.xml.serialize.XMLSerializer.serialize()
-
cz.matfyz.aai.fantom.message.MessageMove.serialize()
-
cz.matfyz.aai.fantom.message.MessageMoveBase.ActorMove.serialize()
-
de.iritgo.aktera.comm.ModelRequestMessage.serialize()
-
de.iritgo.aktera.model.KeelRequest.serialize()
-
de.javakaffee.web.msm.TranscoderService.serialize()
Serialize the given session to a byte array. This is a shortcut for
final byte[] attributesData = serializeAttributes( session, session.getAttributes() ); serialize( session, attributesData );
The returned byte array can be deserialized using {@link #deserialize(byte[],Realm,Manager)}.
@see #serializeAttributes(MemcachedBackupSession,Map)
@see #serialize(MemcachedBackupSession,byte[])
@see #deserialize(byte[],Realm,Manager)
@param session the session to serialize.
@return the serialized session data.
-
de.lmu.ifi.dbs.elki.utilities.optionhandling.parameterization.ListParameterization.serialize()
Serialize parameters.
@return Array list of parameters
-
edu.umd.cloud9.io.map.HMapIDW.serialize()
Returns the serialized representation of this object as a byte array.
@return byte array representing the serialized representation of this object
@throws IOException
-
edu.umd.cloud9.io.map.HMapIFW.serialize()
Returns the serialized representation of this object as a byte array.
@return byte array representing the serialized representation of this object
@throws IOException
-
edu.umd.cloud9.io.map.HMapIIW.serialize()
Returns the serialized representation of this object as a byte array.
@return byte array representing the serialized representation of this object
@throws IOException
-
edu.umd.cloud9.io.map.Int2FloatOpenHashMapWritable.serialize()
Serializes this object to a byte array.
@return byte array representing the serialized representation
@throws IOException
-
edu.umd.cloud9.io.map.Int2IntOpenHashMapWritable.serialize()
Serializes this object to a byte array.
@return byte array representing the serialized representation
@throws IOException
-
flexjson.JSONSerializer.serialize()
This performs a shallow serialization of the target instance. It uses a StringBuilder to write output to.
@param target - the instance to serialize to JSON
@return returns JSON as a String
-
gvME.textConvo.serialize()
Serializes textMsg properties to an array of bytes.
@return array of bytes representing serialized setting.
-
gwlpr.protocol.serialization.NettySerializationFilter.serialize()
Serializes a certain field of an object and puts the data into the given buffer. NO LENGTH CHECKS HERE! MAKE SURE THE BUFFER IS LONG ENOUGH!
-
hprose.io.HproseWriter.serialize()
-
io.airlift.event.client.JsonEventSerializer.serialize()
-
io.airlift.stats.cardinality.HyperLogLog.serialize()
-
it.eng.qbe.query.serializer.json.LookupStoreJSONSerializer.serialize()
-
ivory.core.data.index.PostingsListDocSortedPositional.serialize()
-
ivory.core.data.index.TermPositions.serialize()
Serializes this object and returns the raw serialized form in a byte array.
@return raw serialized representation
-
jdbm.Serializer.serialize()
Serialize the content of an object into a byte array.
@param out DataOutputStream to save object into
@param obj Object to serialize
-
jodd.json.BeanSerializer.serialize()
Serializes a bean.
-
krati.io.serializer.StringSerializer.serialize()
Serialize a String to a byte array using the platform's default charset.
@throws NullPointerException if the str is null.
-
krati.io.serializer.StringSerializerUtf8.serialize()
Serialize a String to a byte array using the UTF-8 charset.
@throws NullPointerException if the str is null.
-
krati.store.avro.AvroGenericRecordSerializer.serialize()
-
lupos.distributed.operator.format.SubgraphContainerFormatter.serialize()
-
model.tools.flowmanager.Flow.serialize()
-
net.floodlightcontroller.packet.Ethernet.serialize()
-
net.floodlightcontroller.packet.IPacket.serialize()
Sets all payloads parent packet if applicable, then serializes this packet and all payloads
@return a byte[] containing this packet and payloads
-
net.rim.tumbler.serialize.WidgetConfigSerializer.serialize()
-
net.rim.tumbler.serialize.WidgetConfig_v1Serializer.serialize()
-
net.sf.joafip.meminspector.service.inspect.MemInspector.serialize()
-
net.sf.oqt.core.Serializer.serialize()
Serialized the ResultVO to disk (the location is determined in the constructor).
@param result the ResultVO to serialize.
@throws IOException if failed to serialize.
-
net.sf.sojo.interchange.json.JsonSerializer.serialize()
-
net.zurvanlabs.math.configuration.serialization.ConfigurationSerializable.serialize()
Creates a Map representation of this class.
This class must provide a method to restore this class, as defined in the {@link ConfigurationSerializable} interface javadocs.
@return Map containing the current state of this class
-
nexj.core.rpc.CharacterStreamMarshaller.serialize()
Serializes an object to a character stream.
@param obj The object to serialize.
@param writer The character stream writer.
@throws IOException if an IO error occurs
@throws MarshallerException if a marshalling error occurs.
-
nexj.core.rpc.soap.SOAPMarshaller.serialize()
Serializes an object to a character stream.
@param obj The object to serialize.
@param writer The character stream writer.
-
nux.xom.binary.BinaryXMLCodec.serialize()
Returns the bnux binary XML document obtained by serializing the given XOM document.
An optional zlib compression level ranging from 0 (no ZLIB compression; best performance) to 1 (little ZLIB compression; reduced performance) to 9 (strongest ZLIB compression; worst performance) allows one to configure the CPU/memory consumption trade-off.
Unless there is a good reason to the contrary, you should always use level 0: the bnux algorithm typically already precompresses considerably.
@param document the XOM document to serialize
@param zlibCompressionLevel a number in the range 0..9
@return the bnux document obtained from serialization.
@throws IllegalArgumentException if the compression level is out of range.
-
opennlp.tools.chunker.ChunkerModel.serialize()
-
opennlp.tools.dictionary.Dictionary.serialize()
Writes the current instance to the given {@link OutputStream}.
@param out
@throws IOException
-
opennlp.tools.doccat.DoccatModel.serialize()
-
opennlp.tools.namefind.TokenNameFinderModel.serialize()
-
opennlp.tools.parser.ParserModel.serialize()
-
opennlp.tools.postag.POSModel.serialize()
-
opennlp.tools.sentdetect.SentenceModel.serialize()
-
org.allcolor.xml.parser.CDOM2SAX.serialize()
DOCUMENT ME!
-
org.amplafi.flow.DataClassDefinition.serialize()
-
org.amplafi.flow.flowproperty.DataClassDefinitionImpl.serialize()
-
org.amplafi.flow.flowproperty.FlowPropertyDefinitionImpl.serialize()
-
org.amplafi.flow.flowproperty.FlowPropertyDefinitionImplementor.serialize()
-
org.antlr.tool.FASerializer.serialize()
-
org.apache.abdera.ext.serializer.ConventionSerializationContext.serialize()
-
org.apache.abdera.ext.serializer.Serializer.serialize()
Serializes the given object to the specified writer
-
org.apache.accumulo.core.client.ClientConfiguration.serialize()
-
org.apache.ambari.server.api.services.serializers.ResultSerializer.serialize()
Serialize the given result to a format expected by client.
@param result internal result
@return the serialized result
-
org.apache.any23.validator.XMLValidationReportSerializer.serialize()
-
org.apache.avalon.framework.configuration.DefaultConfigurationSerializer.serialize()
Serialize the configuration to a ContentHandler
@param handler a ContentHandler
to serialize to
@param source a Configuration
value
@throws SAXException if an error occurs
@throws ConfigurationException if an error occurs
-
org.apache.axiom.om.OMDataSource.serialize()
Serializes element data directly to stream.
It is assumed that this method consumes the content (i.e. destroys the backing object) unless the data source also implements {@link OMDataSourceExt} and{@link OMDataSourceExt#isDestructiveWrite()} returns false
.
@param output destination stream for element XML text
@param format Output format information. The implementation must use this information to choose the correct character set encoding when writing to the output stream. This parameter must not be null.
@throws XMLStreamException
-
org.apache.axiom.om.OMDataSourceExt.serialize()
Serializes element data directly to stream. Assumes that the backing object is destroyed during serialization if isDestructiveWrite
@see OMDataSourceExt
@param output destination stream for element XML text
@param format output format information (null
if none; maybe ignored if not supported by data binding even if supplied)
@throws XMLStreamException
-
org.apache.axiom.om.OMDocument.serialize()
Builds the OM node/tree and then serializes the document.
@param output
@param format
@throws XMLStreamException
-
org.apache.axiom.om.OMElement.serialize()
Serializes the node with caching.
@param output
@throws XMLStreamException
-
org.apache.axiom.om.OMNode.serialize()
@deprecated This method is not meaningful on a node in general, but only on an{@link OMElement}.
-
org.apache.axiom.om.OMSourcedElement.serialize()
-
org.apache.axiom.om.OMText.serialize()
-
org.apache.axiom.om.impl.llom.OMSourcedElementImpl.serialize()
-
org.apache.axiom.om.impl.serialize.StreamingOMSerializer.serialize()
Method serialize.
@param reader
@param writer
@throws XMLStreamException
-
org.apache.axiom.soap.SOAPBody.serialize()
-
org.apache.axiom.soap.SOAPEnvelope.serialize()
-
org.apache.axiom.soap.SOAPFaultDetail.serialize()
-
org.apache.axiom.soap.SOAPFaultNode.serialize()
-
org.apache.axiom.soap.SOAPHeader.serialize()
-
org.apache.axis.encoding.AttributeSerializationContextImpl.serialize()
-
org.apache.axis.encoding.SerializationContext.serialize()
-
org.apache.axis.encoding.SerializationContextImpl.serialize()
Serialize the indicated value as an element with the name indicated by elemQName. The attributes are additional attribute to be serialized on the element. The value is the object being serialized. (It may be serialized directly or serialized as an mult-ref'd item) The value is an Object, which may be a wrapped primitive, the javaType is the actual unwrapped object type. The xmlType (if specified) is the QName of the type that is used to set xsi:type. If not specified, xsi:type is set by using the javaType to find an appopriate xmlType from the TypeMappingRegistry. The sendNull flag indicates whether null values should be sent over the wire (default is to send such values with xsi:nil="true"). The sendType flag indicates whether the xsi:type flag should be sent (default is true).
@param elemQName is the QName of the element
@param attributes are additional attributes
@param value is the object to serialize
-
org.apache.axis.encoding.Serializer.serialize()
Serialize an element named name, with the indicated attributes and value.
@param name is the element name
@param attributes are the attributes...serialize is free to add more.
@param value is the value
@param context is the SerializationContext
-
org.apache.axis.encoding.ser.BeanSerializer.serialize()
Serialize a bean. Done simply by serializing each bean property.
@param name is the element name
@param attributes are the attributes...serialize is free to add more.
@param value is the value
@param context is the SerializationContext
-
org.apache.axis2.databinding.ADBBean.serialize()
-
org.apache.axis2.engine.AxisEngine.serialize()
To serilze the entier context heirarachy to a given location from top to bottom
@throws AxisFault
-
org.apache.axis2.om.OMElement.serialize()
-
org.apache.axis2.om.OMNode.serialize()
Serialize the node without caching
@param xmlWriter
@throws XMLStreamException
@see #serialize(org.apache.axis2.om.impl.OMOutputImpl)
-
org.apache.axis2.om.impl.OMNodeEx.serialize()
Serializes the node with caching.
@param omOutput
@throws javax.xml.stream.XMLStreamException
@see #serialize(org.apache.axis2.om.impl.OMOutputImpl)
-
org.apache.axis2.om.impl.llom.serialize.StreamingOMSerializer.serialize()
Method serialize.
@param node
@param writer
@throws XMLStreamException
-
org.apache.axis2.soap.SOAPBody.serialize()
-
org.apache.axis2.soap.SOAPEnvelope.serialize()
-
org.apache.axis2.util.ExternalPolicySerializer.serialize()
-
org.apache.blur.thirdparty.thrift_0_9_0.TSerializer.serialize()
Serialize the Thrift object into a byte array. The process is simple, just clear the byte array output, write the object into it, and grab the raw bytes.
@param base The object to serialize
@return Serialized object in byte[] format
-
org.apache.bookkeeper.client.LedgerMetadata.serialize()
Generates a byte array of this object
@return the metadata serialized into a byte array
-
org.apache.cassandra.db.migration.AddColumnFamily.serialize()
-
org.apache.cassandra.db.migration.DropColumnFamily.serialize()
-
org.apache.cassandra.db.migration.Migration.serialize()
-
org.apache.cassandra.db.migration.RenameColumnFamily.serialize()
-
org.apache.cassandra.io.IColumnSerializer.serialize()
-
org.apache.cassandra.serializers.DecimalSerializer.serialize()
-
org.apache.clerezza.rdf.core.serializedform.Serializer.serialize()
Serializes a Graph into an OutputStream. This delegates the processing to the provider registered for the specified format, if the formatIdentifier contains a ';'-character only the section before that character is used for choosing the provider.
@param serializedGraph an outputStream into which the Graph will be serialized
@param tc the TripleCollection
to be serialized
@param formatIdentifier a string specifying the serialization format (usually the MIME-type)
@throws UnsupportedFormatException
-
org.apache.clerezza.rdf.core.serializedform.SerializingProvider.serialize()
Serializes a TripleCollection
to a specified OutputStream
in the format identified by formatIdentifier
. This method will be invoked for a supported format, a format is considered as supported if the part before a ';'-character in the formatIdentifier
matches a SupportedFormat
annotation of the implementing class.
@param outputStream
@param tc
@param formatIdentifier
-
org.apache.clerezza.rdf.jena.serializer.JenaSerializerProvider.serialize()
-
org.apache.clerezza.rdf.rdfjson.serializer.RdfJsonSerializingProvider.serialize()
-
org.apache.clerezza.utils.imageprocessing.metadataprocessing.DataSet.DataSetSerializer.serialize()
-
org.apache.cxf.rt.security.claims.ClaimCollection.serialize()
-
org.apache.directmemory.serialization.Serializer.serialize()
-
org.apache.directory.server.core.entry.DefaultServerEntry.serialize()
Serialize a server entry. The structure is the following : [DN] : The entry DN. can be empty [numberAttr] : the bumber of attributes. Can be 0 [attribute's oid]* : The attribute's OID to get back the attributeType on deserialization [Attribute]* The attribute
@param out the buffer in which the data will be serialized
@throws IOException if the serialization failed
-
org.apache.directory.server.core.partition.impl.btree.jdbm.ServerEntrySerializer.serialize()
This is the place where we serialize entries, and all theirs elements. the reason why we don't call the underlying methods (ServerAttribute.write(), Value.write()
) is that we need access to the registries to read back the values.
The structure used to store the entry is the following :
- [DN length] : can be -1 if we don't have a DN, 0 if the DN is empty, otherwise contains the DN's length.
NOTE :This should be unnecessary, as the DN should always exists
- DN : The entry's DN. Can be empty (rootDSE)
- [nb attributes] The number of attributes
For each attribute :
- [upId] The attribute user provided ID (it can't be null)
- [nb values] The number of values
For each value :
- [is valid] if the value is valid
- [HR flag] if the value is a String
- [Streamed flag] if the value is streamed
- [UP value] the user provided value
- [Norm value] (will be null if normValue == upValue)
-
org.apache.directory.shared.ldap.entry.DefaultServerEntry.serialize()
-
org.apache.hadoop.fs.HarProperties.serialize()
-
org.apache.hadoop.hive.accumulo.serde.AccumuloRowSerializer.serialize()
-
org.apache.hadoop.hive.serde2.SerDe.serialize()
-
org.apache.hadoop.hive.serde2.dynamic_type.DynamicSerDe.serialize()
-
org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe.serialize()
Serialize a row of data.
@param obj The row object
@param objInspector The ObjectInspector for the row object
@return The serialized Writable object
@see SerDe#serialize(Object,ObjectInspector)
-
org.apache.hadoop.io.serializer.Serializer.serialize()
Serialize t
to the underlying output stream.
-
org.apache.hadoop.nfs.NfsTime.serialize()
-
org.apache.hadoop.nfs.nfs3.FileHandle.serialize()
-
org.apache.hadoop.nfs.nfs3.request.CREATE3Request.serialize()
-
org.apache.hadoop.nfs.nfs3.request.READ3Request.serialize()
-
org.apache.hadoop.nfs.nfs3.request.WRITE3Request.serialize()
-
org.apache.hadoop.record.RecRecord1.serialize()
-
org.apache.helix.controller.serializer.StringSerializer.serialize()
Convert an object instance to a String
@param data instance of an arbitrary type
@return String representing the object
-
org.apache.helix.manager.zk.ZNRecordSerializer.serialize()
-
org.apache.helix.manager.zk.ZNRecordStreamingSerializer.serialize()
-
org.apache.helix.store.ZNRecordJsonSerializer.serialize()
-
org.apache.http.entity.EntitySerializer.serialize()
-
org.apache.jackrabbit.oak.kernel.BlobSerializer.serialize()
-
org.apache.jackrabbit.oak.kernel.JsonSerializer.serialize()
-
org.apache.james.mailbox.model.MailboxACL.MailboxACLRights.serialize()
-
org.apache.jcs.engine.behavior.IElementSerializer.serialize()
Turns an object into a byte array.
@param obj
@return
@throws IOException
-
org.apache.jcs.utils.serialization.StandardSerializer.serialize()
Serializes an object using default serilaization.
-
org.apache.jute.Record.serialize()
-
org.apache.lenya.cms.publication.DefaultSiteTree.serialize()
-
org.apache.lucene.replicator.SessionToken.serialize()
Serialize the token data for communication between server and client.
-
org.apache.mahout.classifier.naivebayes.NaiveBayesModel.serialize()
-
org.apache.myfaces.tobago.layout.Measure.serialize()
-
org.apache.neethi.Assertion.serialize()
Serialize this Assertion into its XML infoset using XMLStreamWriter.
-
org.apache.neethi.Policy.serialize()
Serializes the Policy to a XMLStreamWriter.
-
org.apache.neethi.builders.PrimitiveAssertion.serialize()
-
org.apache.ojb.broker.Identity.serialize()
Return the serialized form of this Identity.
@return The serialized representation
@see #fromByteArray
@deprecated
-
org.apache.openejb.client.serializer.EJBDSerializer.serialize()
-
org.apache.openjpa.jdbc.schema.SchemaSerializer.serialize()
-
org.apache.openjpa.jdbc.schema.XMLSchemaSerializer.serialize()
-
org.apache.openjpa.jdbc.sql.DBDictionary.serialize()
Return the serialized bytes for the given object.
-
org.apache.openjpa.persistence.XMLPersistenceMetaDataSerializer.serialize()
-
org.apache.openjpa.persistence.jdbc.XMLPersistenceMappingSerializer.serialize()
-
org.apache.pig.impl.util.UDFContext.serialize()
Serialize the UDF specific information into an instance of JobConf. This function is intended to be called on the front end in preparation for sending the data to the backend.
@param conf JobConf to serialize into
@throws IOException if underlying serialization throws it
-
org.apache.poi.ddf.EscherRecord.serialize()
Serializes to a new byte array. This is done by delegating to serialize(int, byte[]);
@return the serialized record.
@see #serialize(int,byte[])
-
org.apache.poi.hssf.record.BOFRecord.serialize()
-
org.apache.poi.hssf.record.DBCellRecord.serialize()
-
org.apache.poi.hssf.record.EOFRecord.serialize()
-
org.apache.poi.hssf.record.EscherAggregate.serialize()
Serializes this aggregate to a byte array. Since this is an aggregate record it will effectively serialize the aggregated records.
@param offset The offset into the start of the array.
@param data The byte array to serialize to.
@return The number of bytes serialized.
-
org.apache.poi.hssf.record.HyperlinkRecord.GUID.serialize()
-
org.apache.poi.hssf.record.ObjRecord.serialize()
-
org.apache.poi.hssf.record.Record.serialize()
called by the class that is responsible for writing this sucker. Subclasses should implement this so that their data is passed back in a byte array.
@return byte array containing instance data
-
org.apache.poi.hssf.record.RowRecord.serialize()
-
org.apache.poi.hssf.record.SupBookRecord.serialize()
called by the class that is responsible for writing this sucker. Subclasses should implement this so that their data is passed back in a byte array.
@param offset to begin writing at
@param data byte array containing instance data
@return number of bytes written
-
org.apache.poi.hssf.record.TextObjectRecord.serialize()
-
org.apache.poi.hssf.record.UnicodeString.serialize()
-
org.apache.poi.hssf.record.common.UnicodeString.serialize()
Serialises out the String. There are special rules about where we can and can't split onto Continue records.
-
org.apache.poi.hssf.record.common.UnicodeString.ExtRst.serialize()
-
org.apache.poi.hssf.record.common.UnicodeString.FormatRun.serialize()
-
org.apache.poi.hssf.record.pivottable.ExtendedPivotTableViewFieldsRecord.serialize()
-
org.apache.poi.hssf.record.pivottable.PageItemRecord.serialize()
-
org.apache.poi.hssf.record.pivottable.ViewFieldsRecord.serialize()
-
org.apache.poi.hssf.util.CellRangeAddress8Bit.serialize()
@deprecated use {@link #serialize(LittleEndianOutput)}
-
org.apache.poi.ss.util.CellRangeAddress.serialize()
@deprecated use {@link #serialize(LittleEndianOutput)}
-
org.apache.s4.base.SerializerDeserializer.serialize()
-
org.apache.s4.serialize.KryoSerDeser.serialize()
-
org.apache.shindig.gadgets.parse.DefaultHtmlSerializer.serialize()
{@inheritDoc}
-
org.apache.shindig.gadgets.parse.HtmlSerializer.serialize()
-
org.apache.stanbol.enhancer.nlp.json.AnalyzedTextSerializer.serialize()
Serializes the parsed {@link AnalysedText} to the {@link OutputStream} byusing the {@link Charset}.
@param at the {@link AnalysedText} to serialize
@param out the {@link OutputStream}
@param charset the {@link Charset}. UTF-8 is used as default if null
is parsed
-
org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeSerializer.serialize()
-
org.apache.struts2.json.annotations.JSON.serialize()
Serializes an object into JSON.
@param object to be serialized
@return JSON string
@throws JSONException
-
org.apache.synapse.commons.evaluators.config.EvaluatorSerializer.serialize()
Serialze an Evaluator configuration to a XML element.
@param parent if not null the serialize element will be added to the parent
@param evaluator The Evaluator
object to be serialized
@return OMElement
containing the configuration
@throws org.apache.synapse.commons.evaluators.EvaluatorException if an erroroccurs while serializing
-
org.apache.synapse.config.xml.MultiXMLConfigurationSerializer.serialize()
Serializes the given SynapseConfiguration to the file system. This method is NOT thread safe and hence it must not be called by multiple concurrent threads. This method will first serialize the configuration to a temporary directory at the same level as the rootDirectory and then rename/move it as the new rootDirectory. If an error occurs while saving the configuration, the temporary files will be not be removed from the file system.
@param synapseConfig configuration to be serialized
-
org.apache.thrift.TSerializer.serialize()
Serialize the Thrift object into a byte array. The process is simple, just clear the byte array output, write the object into it, and grab the raw bytes.
@param base The object to serialize
@return Serialized object in byte[] format
-
org.apache.thrift7.TSerializer.serialize()
Serialize the Thrift object into a byte array. The process is simple, just clear the byte array output, write the object into it, and grab the raw bytes.
@param base The object to serialize
@return Serialized object in byte[] format
-
org.apache.tuscany.sca.common.xml.stax.impl.XMLStreamSerializer.serialize()
Method serialize.
@param node
@param writer
@throws XMLStreamException
-
org.apache.tuscany.sca.databinding.xml.XMLStreamSerializer.serialize()
Method serialize.
@param node
@param writer
@throws XMLStreamException
-
org.apache.uima.cas.impl.BinaryCasSerDes6.serialize()
S E R I A L I Z E
@return null or serialization measurements (depending on setting of doMeasurements)
@throws IOException
-
org.apache.uima.cas.impl.XCASSerializer.serialize()
Write the CAS data to a SAX content handler.
@param cas The CAS to be serialized.
@param contentHandler The SAX content handler the data is written to.
@throws IOException
@throws SAXException
-
org.apache.uima.cas.impl.XmiCasSerializer.serialize()
Write the CAS data to a SAX content handler.
@param cas The CAS to be serialized.
@param contentHandler The SAX content handler the data is written to. should be inserted into the XCAS output
@throws IOException
@throws SAXException
-
org.apache.uima.caseditor.editor.DocumentUimaImpl.serialize()
Serializes the {@link CAS} to the given {@link OutputStream} in the XCAS format.
-
org.apache.wicket.serialize.ISerializer.serialize()
Converts the object to byte array
@param object the object to serialize
@return the serialized page as byte array
-
org.apache.wicket.serialize.java.JavaSerializer.serialize()
-
org.apache.ws.commons.om.OMElement.serialize()
-
org.apache.ws.commons.om.OMNode.serialize()
Serializes the node with caching.
@param output
@param format
@throws XMLStreamException
-
org.apache.ws.commons.om.impl.OMNodeEx.serialize()
Serializes the node with caching.
@param omOutput
@throws javax.xml.stream.XMLStreamException
@see #serialize(org.apache.ws.commons.om.impl.OMOutputImpl)
-
org.apache.ws.commons.om.impl.serialize.StreamingOMSerializer.serialize()
Method serialize.
@param node
@param writer
@throws XMLStreamException
-
org.apache.ws.commons.serialize.DOMSerializer.serialize()
Converts the given node pNode
into a stream of SAX events, which are fired into the content handler pHandler
.
@param pNode The node being serialized.
@param pHandler The target handler.
@throws SAXException The target handler reported an error.
-
org.apache.ws.commons.soap.SOAPBody.serialize()
-
org.apache.ws.commons.soap.SOAPEnvelope.serialize()
-
org.apache.ws.jaxme.util.DOMSerializer.serialize()
-
org.apache.ws.secpolicy.model.AbstractSecurityAssertion.serialize()
-
org.apache.ws.secpolicy.model.AlgorithmSuite.serialize()
-
org.apache.ws.secpolicy.model.SignedEncryptedParts.serialize()
-
org.apache.ws.secpolicy.model.X509Token.serialize()
-
org.apache.xalan.serialize.DOMSerializer.serialize()
Serializes the DOM node. Throws an exception only if an I/O exception occured while serializing.
@param elem The element to serialize
@throws IOException An I/O exception occured while serializing
-
org.apache.xml.serialize.DOMSerializer.serialize()
Serialized the DOM element. Throws an exception only if an I/O exception occured while serializing.
@param elem The element to serialize
@throws IOException An I/O exception occured whileserializing
-
org.apache.xml.serialize.HTMLSerializer.serialize()
-
org.apache.xml.serialize.XML11Serializer.serialize()
-
org.apache.xml.serialize.XMLSerializer.serialize()
-
org.apache.xml.serializer.DOMSerializer.serialize()
Serializes the DOM node. Throws an exception only if an I/O exception occured while serializing. This interface is a public API.
@param node the DOM node to serialize
@throws IOException if an I/O exception occured while serializing
-
org.apache.xmpbox.xml.XmpSerializer.serialize()
-
org.apache.zookeeper.MultiTransactionRecord.serialize()
-
org.apache.zookeeper.proto.ConnectRequest.serialize()
-
org.apache.zookeeper.proto.ConnectResponse.serialize()
-
org.apache.zookeeper.proto.CreateRequest.serialize()
-
org.apache.zookeeper.proto.GetDataRequest.serialize()
-
org.apache.zookeeper.proto.RequestHeader.serialize()
-
org.apache.zookeeper.proto.SyncRequest.serialize()
-
org.apache.zookeeper.server.DataTree.serialize()
-
org.apache.zookeeper.txn.CreateTxn.serialize()
-
org.apache.zookeeper.txn.TxnHeader.serialize()
-
org.apache.zookeeper_voltpatches.proto.ConnectRequest.serialize()
-
org.apache.zookeeper_voltpatches.proto.ConnectResponse.serialize()
-
org.apache.zookeeper_voltpatches.server.persistence.FileHeader.serialize()
-
org.auraframework.def.AttributeDef.serialize()
-
org.auraframework.def.LibraryDef.serialize()
-
org.auraframework.def.ResourceDef.serialize()
-
org.axonframework.serializer.Serializer.serialize()
Serialize the given
object
into a Serialized Object containing the given
expectedRepresentation
.
Use {@link #canSerializeTo(Class)} to detect whether the
expectedRepresentation
is supported bythis serializer.
@param object The object to serialize
@param expectedRepresentation The expected data type representing the serialized object
@param < T> The expected data type representing the serialized object
@return the instance representing the serialized object.
-
org.axonframework.serializer.xml.XStreamSerializer.serialize()
-
org.bukkit.configuration.serialization.ConfigurationSerializable.serialize()
Creates a Map representation of this class.
This class must provide a method to restore this class, as defined in the {@link ConfigurationSerializable} interface javadocs.
@return Map containing the current state of this class
-
org.bukkit.inventory.ItemStack.serialize()
-
org.butor.json.JsonHelper.serialize()
-
org.caffinitas.mapper.core.codec.TypeCodec.serialize()
-
org.carrot2.core.ProcessingResult.serialize()
Serializes this {@link ProcessingResult} to an XML string.
-
org.carrot2.util.attribute.AttributeValueSets.serialize()
Serializes this collection of {@link AttributeValueSet}s to an XML stream.
@param stream the stream to serialize this {@link AttributeValueSets} to. The streamwill not be closed.
@throws Exception in case of any problems with serialization
-
org.codehaus.dna.impl.SAXConfigurationSerializer.serialize()
Serialize the configuration to as a Document to the specified ContentHandler. The serialization writes out an Element for each configuration object.
@param handler the ContentHandler to write Configuration out to
@param configuration the Configuration
@throws SAXException if the handler throws an exception
-
org.codehaus.jackson.map.JsonSerializer.serialize()
Method that can be called to ask implementation to serialize values of type this serializer handles.
@param value Value to serialize; can not be null.
@param jgen Generator used to output resulting Json content
@param provider Provider that can be used to get serializers forserializing Objects value contains, if any.
-
org.codehaus.jackson.node.ObjectNode.serialize()
Method that can be called to serialize this node and all of its descendants using specified JSON generator.
-
org.dcm4che3.conf.api.generic.ReflectiveConfig.ConfigTypeAdapter.serialize()
-
org.dhcp4java.DHCPPacket.serialize()
Converts the object to a byte array ready to be sent on the wire.
Default max size of resulting packet is 576, which is the maximum size a client can accept without explicit notice (option XXX)
@return a byte array with information from DHCPMessage object.
@throws DHCPBadPacketException the datagram would be malformed (too small, too big...)
-
org.eclipse.core.commands.ParameterizedCommand.serialize()
Returns a {@link String} containing the command id, parameter ids andparameter values for this {@link ParameterizedCommand}. The returned {@link String} can be stored by a client and later used to reconstruct anequivalent {@link ParameterizedCommand} using the{@link CommandManager#deserialize(String)} method.
The syntax of the returned {@link String} is as follows:
serialization = commandId [ '(' parameters ')' ]
parameters = parameter [ ',' parameters ]
parameter = parameterId [ '=' parameterValue ]
In the syntax above, sections inside square-brackets are optional. The characters in single quotes ((
, )
, ,
and =
) indicate literal characters.
commandId
represents the command id encoded with separator characters escaped. parameterId
and parameterValue
represent the parameter ids and values encoded with separator characters escaped. The separator characters (
, )
, ,
and =
are escaped by prepending a %
. This requires %
to be escaped, which is also done by prepending a %
.
The order of the parameters is not defined (and not important). A missing parameterValue
indicates that the value of the parameter is null
.
For example, the string shown below represents a serialized parameterized command that can be used to show the Resource perspective:
org.eclipse.ui.perspectives.showPerspective(org.eclipse.ui.perspectives.showPerspective.perspectiveId=org.eclipse.ui.resourcePerspective)
This example shows the more general form with multiple parameters, null
value parameters, and escaped =
in the third parameter value.
command.id(param1.id=value1,param2.id,param3.id=esc%=val3)
@return A string containing the escaped command id, parameter ids andparameter values; never
null
.
@see CommandManager#deserialize(String)
@since 3.2
-
org.eclipse.nebula.widgets.nattable.serializing.ISerializer.serialize()
-
org.eclipse.orion.server.core.resources.JSONSerializer.serialize()
-
org.eclipse.persistence.sessions.serializers.Serializer.serialize()
-
org.eclipse.php.debug.core.debugger.messages.IDebugRequestMessage.serialize()
-
org.eclipse.php.debug.core.debugger.messages.IDebugResponseMessage.serialize()
-
org.eclipse.tycho.p2.metadata.MetadataSerializable.serialize()
-
org.exist.storage.serializers.Serializer.serialize()
-
org.exist.util.serializer.DOMSerializer.serialize()
-
org.exist.util.serializer.DOMStreamer.serialize()
Serialize the given node and all its descendants to SAX.
@param node
@throws SAXException
-
org.exist.util.serializer.ExtendedDOMSerializer.serialize()
-
org.fcrepo.server.config.ServerConfiguration.serialize()
-
org.fcrepo.server.storage.translation.AtomDOSerializer.serialize()
{@inheritDoc}
-
org.fcrepo.server.storage.translation.DOSerializer.serialize()
Serializes the given object.
@param obj the object to serialize.
@param out where to send the output to (auto-closed when finished).
@param encoding the character encoding if the format is text-based.
@param transContext the translation context.
@throws ObjectIntegrityException if the given object is in such a state that serialization can't be performed.
@throws StreamIOException if there is an error writing to the stream.
@throws UnsupportedEncodingException if the encoding is not supported by the JVM.
@see DOTranslationUtility#SERIALIZE_EXPORT_ARCHIVE
@see DOTranslationUtility#SERIALIZE_EXPORT_PUBLIC
@see DOTranslationUtility#SERIALIZE_EXPORT_MIGRATE
@see DOTranslationUtility#SERIALIZE_STORAGE_INTERNAL
-
org.fcrepo.server.storage.translation.DOTranslator.serialize()
Serializes the given object.
@param obj the object to serialize.
@param out where to send the output to (auto-closed when finished).
@param encoding the character encoding if the format is text-based.
@param transContext the translation context.
@throws ObjectIntegrityException if the given object is in such a state that serialization can't be performed.
@throws StreamIOException if there is an error writing to the stream.
@throws ServerException if the translator is unable to serialize for any other reason.
@throws UnsupportedEncodingException if the encoding is not supported by the JVM.
@see DOTranslationUtility#SERIALIZE_EXPORT_ARCHIVE
@see DOTranslationUtility#SERIALIZE_EXPORT_PUBLIC
@see DOTranslationUtility#SERIALIZE_EXPORT_MIGRATE
@see DOTranslationUtility#SERIALIZE_STORAGE_INTERNAL
-
org.fcrepo.server.storage.translation.DOTranslatorImpl.serialize()
{@inheritDoc}
-
org.fcrepo.server.storage.translation.FOXML1_1DOSerializer.serialize()
-
org.fcrepo.server.utilities.RuntimeWSDL.serialize()
Serialize the final WSDL document to the given writer.
-
org.fcrepo.utilities.Foxml11Document.serialize()
-
org.fenixedu.academic.domain.accessControl.SearchDegreeStudentsGroup.serialize()
-
org.fireflow.model.io.Dom4JFPDLSerializer.serialize()
-
org.geomajas.global.Json.serialize()
-
org.globus.workspace.service.InstanceResource.serialize()
-
org.hibernate.engine.spi.EntityKey.serialize()
Custom serialization routine used during serialization of a Session/PersistenceContext for increased performance.
@param oos The stream to which we should write the serial data.
@throws IOException Thrown by Java I/O
-
org.hibernate.search.indexes.serialization.codex.spi.Serializer.serialize()
-
org.hibernate.search.indexes.serialization.spi.Serializer.serialize()
-
org.huihoo.workflow.impl.xpdl.serializer.DefaultXPDLSerializer.serialize()
-
org.huihoo.workflow.xpdl.serializer.XPDLSerializer.serialize()
-
org.infinispan.marshall.core.MarshalledValue.serialize()
Should only be called from a synchronized method
-
org.jahia.services.render.Template.serialize()
-
org.jasig.portal.serialize.XMLSerializer.serialize()
-
org.jboss.seam.remoting.wrapper.BaseWrapper.serialize()
Default implementation does nothing
@param out OutputStream
@throws IOException
-
org.jboss.seam.remoting.wrapper.Wrapper.serialize()
-
org.jboss.ws.core.binding.SerializerSupport.serialize()
-
org.jboss.ws.core.jaxws.JAXBSerializer.serialize()
-
org.jboss.ws.extensions.json.BadgerFishDOMDocumentSerializer.serialize()
-
org.jboss.ws.metadata.jaxrpcmapping.JavaWsdlMapping.serialize()
Serialize the model as a String (Should return the mapping file)
@return
-
org.jboss.ws.metadata.wsdl.xmlschema.JBossXSModel.serialize()
-
org.jboss.ws.metadata.wsdl.xmlschema.WSSchemaUtils.serialize()
Serialize the SchemaModel into a Writer
@param xsmodel Schema Model which needs to be serialized
@param writer a Writer to which serialization should happen
@throws IOException
-
org.jboss.wsf.spi.metadata.webservices.WebservicesMetaData.serialize()
-
org.jitterbit.integration.client.entity.settings.FileResource.serialize()
Serializes an object to this file resource. This will overwrite the current contents.
-
org.jscsi.target.scsi.IResponseData.serialize()
-
org.jsmpp.bean.OptionalParameter.serialize()
-
org.kie.services.client.serialization.JaxbSerializationProvider.serialize()
-
org.mockserver.client.serialization.ExpectationSerializer.serialize()
-
org.neo4j.webadmin.backup.BackupLogEntry.serialize()
-
org.openrdf.http.protocol.transaction.TransactionWriter.serialize()
serialize the passed list of operations to the passed writer.
@param txn the operations
@param out the output stream to write to
@throws IllegalArgumentException when one of the parameters is null
-
org.pentaho.reporting.libraries.resourceloader.ResourceLoader.serialize()
Serializes the resource key to a String representation which can be recreated using the deserialize(ResourceKey) method.
@return a String which is a serialized version of the ResourceKey
@throws ResourceException indicates an error serializing the resource key
@param bundleKey
@param key
-
org.pentaho.reporting.libraries.resourceloader.ResourceManager.serialize()
Creates a String version of the ResourceKey
that can be deserialized with the deserialize()
method.
@param bundleKey the key to the bundle containing the resource, or null if no bundle exists.
@param key the key to be serialized
@throws ResourceException indicates an error trying to serialize the key
@throws NullPointerException indicates the supplied key is null
-
org.perl6.nqp.sixmodel.SerializationWriter.serialize()
-
org.persvr.remote.Client.IndividualRequest.serialize()
-
org.platformlayer.UntypedItemXml.serialize()
-
org.qi4j.api.json.JSONObjectSerializer.serialize()
-
org.qi4j.api.json.JSONWriterSerializer.serialize()
-
org.qi4j.api.value.ValueSerialization.serialize()
-
org.qi4j.library.rdf.model.ApplicationSerializer.serialize()
-
org.red5.io.object.Serializer.serialize()
Serializes output to a core data type object
@param out Output writer
@param any Object to serialize
-
org.renjin.primitives.io.serialization.RDataWriter.serialize()
-
org.rhq.test.ObjectCollectionSerializer.serialize()
Serializes the objects added to this serialize to the given output.
@param output the output stream to serialize to
@throws IOException
@throws JAXBException
-
org.springframework.data.redis.serializer.StringRedisSerializer.serialize()
-
org.surfnet.oaaas.auth.principal.AuthenticatedPrincipal.serialize()
-
org.switchyard.serial.Serializer.serialize()
Serializes an object of a type to a byte array.
@param < T> the type of object
@param obj the object
@param type the type
@return the byte array
@throws IOException something wicked this way comes
-
org.terasology.persistence.serializers.EntitySerializer.serialize()
@param entityRef
@return The serialized entity
-
org.terasology.persistence.typeHandling.Serializer.serialize()
Serializes a field of a provided container
@param field The metadata for the field to serialize
@param container The object containing the field
@param context The current serialization context
@return The serialized value of the field
-
org.terasology.persistence.typeHandling.TypeHandler.serialize()
Serializes a single value. This method should return null if the value cannot or should not be serialized. An example would be if value itself is null.
@param value The value to serialize - may be null
@param context The persistence context to serialize into
@return The serialized value.
-
org.tmatesoft.hg.internal.DataSerializer.DataSource.serialize()
-
org.tmatesoft.hg.internal.DirstateBuilder.serialize()
-
org.tmatesoft.hg.internal.Patch.PatchDataSource.serialize()
-
org.uengine.kernel.Serializer.serialize()
-
org.untmpl.Template.serialize()
Serializes this template.
@param writer
@throws IOException
@throws IOException
-
org.voltcore.utils.DeferredSerialization.serialize()
Serialize the Object contained in this DeferredSerialization
@return Serialized representation of the object stored
@throws IOException Thrown here because FastSerialzier throws IOException
-
org.voltdb.catalog.Catalog.serialize()
Serialize the catalog to a string representation. This actually creates a set of catalog commands which, re-run in order on an empty catalog, will recreate this catalog exactly.
@return The serialized string representation of the catalog.
-
org.voltdb.utils.DeferredSerialization.serialize()
Serialize the Object contained in this DeferredSerialization
@param p A memory pool to provide memory for storing the serialized output
@return Serialized representation of the object stored in a ByteBuffer provided by the memory pool.
@throws IOException Thrown here because FastSerialzier throws IOException
-
org.waveprotocol.wave.communication.json.RawStringData.serialize()
Serialize the table into a string. The format of the string is as follow: '[' numEntries ',' baseStringStart ',' baseStringEnd ']' RawString RawString = A concatenated string containing all the stored data in order.
-
org.wikier.trioo.jtrioo.ResourceManager.serialize()
All objects as RDF serialized using RDF/XML
-
org.wso2.carbon.mediator.service.builtin.SequenceMediator.serialize()
-
org.wso2.carbon.rulecep.commons.descriptions.service.ExtensionSerializer.serialize()
Creates an XML representation of the given ExtensibleConfiguration
@param configuration ExtensibleConfiguration
to be serialized
@param xPathSerializer serializer to serialize XPaths
@param parent parent configuration element
@return XML representation of the given PropertyDescription
-
org.wymiwyg.rdf.molecules.diff.MoleculeDiff.serialize()
-
org.wymiwyg.rdf.molecules.diff.MoleculeDiffImpl.serialize()
-
org.xtreemfs.babudb.log.LogEntry.serialize()
-
org.xtreemfs.babudb.lsmdb.BabuDBTransaction.serialize()
-
org.yaml.snakeyaml.Yaml.serialize()
g/spec/1.1/#id859333">Processing Overview
@param data representation tree
@return Event list
-
org.yaml.snakeyaml.serializer.Serializer.serialize()
-
org.zorbaxquery.api.Item.serialize()
-
railo.runtime.converter.JSConverter.serialize()
serialize a CFML object to a JavaScript Object
@param object object to serialize
@param clientVariableName name of the variable to create
@return vonverte Javascript Code as String
@throws ConverterException
-
railo.runtime.converter.JSONConverter.serialize()
serialize a Object to his literal Format
@param object Object to serialize
@param serializeQueryByColumns
@return serialized wddx package
@throws ConverterException
-
railo.runtime.converter.ScriptConverter.serialize()
serialize a Object to his literal Format
@param object Object to serialize
@return serialized wddx package
@throws ConverterException
-
railo.runtime.converter.WDDXConverter.serialize()
serialize a Object to his xml Format represenation and create a valid wddx representation
@param object Object to serialize
@return serialized wddx package
@throws ConverterException
-
railo.runtime.converter.XMLConverter.serialize()
serialize a Object to his xml Format represenation and create a valid wddx representation
@param object Object to serialize
@return serialized wddx package
@throws ConverterException
-
rouge.serializer.RougeSeeFormatSerializer.serialize()
-
ru.kai.assistantschedule.core.xml.DOMSerializer.serialize()
-
siena.remote.XmlSerializer.serialize()
-
test.javax.management.compliance.serialization.support.Serializer.serialize()