-
bgu.bio.adt.graphs.FlexibleUndirectedGraph.toJSON()
-
biz.paluch.logging.gelf.intern.GelfMessage.toJson()
-
buri.ddmsence.ddms.format.Extent.toJSON()
-
buri.ddmsence.ddms.security.Security.toJSON()
-
cc.plural.jsonij.JSON.toJSON()
Converts JSON Document into a valid JSON String.
@return The JSON String.
-
cc.plural.jsonij.Value.toJSON()
Converts the current Value into a JSON String that represents it.
@return The JSON Value as JSON String.
-
ch.rasc.wampspring.message.WelcomeMessage.toJson()
-
com.alibaba.json.bvtVO.DataTransaction.toJSON()
-
com.alibaba.rocketmq.common.protocol.body.TopicConfigSerializeWrapper.toJson()
-
com.alibaba.rocketmq.common.protocol.route.TopicRouteData.toJson()
-
com.amazonaws.auth.policy.Policy.toJson()
Returns a JSON string representation of this AWS access control policy, suitable to be sent to an AWS service as part of a request to set an access control policy.
@return A JSON string representation of this AWS access control policy.
-
com.amazonaws.services.dynamodbv2.datamodeling.S3Link.toJson()
Serializes into a JSON string.
@return The string representation of the link to the S3 resource.
-
com.amazonaws.services.dynamodbv2.document.Item.toJSON()
Returns this item as a JSON string. Note all binary data will become base-64 encoded in the resultant string.
-
com.atlassian.connect.play.java.token.Token.toJson()
-
com.avaje.ebean.text.json.JsonContext.toJson()
Write the bean or collection in JSON format to the writer with default options.
@param value the bean or collection of beans to write
@param writer used to write the json output to
-
com.badlogic.gdx.utils.Json.toJson()
-
com.cib.ajax.rpc.util.JavaBean2JSON.toJSON()
-
com.cloudera.flume.reporter.ReportEvent.toJson()
Serializes event as JSON string
-
com.comcast.cns.model.CNSRetryPolicy.toJSON()
-
com.comcast.cns.model.CNSSubscriptionDeliveryPolicy.toJSON()
-
com.comcast.cns.model.CNSTopicDeliveryPolicy.toJSON()
-
com.denisk.appengine.nl.server.data.Good.toJson()
-
com.diagrammr.data.DiagramData.toJSON()
-
com.dianping.cat.report.page.JsonBuilder.toJson()
-
com.dianping.cat.report.page.dependency.dashboard.ProductLinesDashboard.toJson()
-
com.dotcms.repackage.com.google.gson.Gson.toJson()
-
com.dubture.getcomposer.core.ComposerPackage.toJson()
-
com.elastisys.scale.cloudadapers.api.types.MachinePool.toJson()
Returns the JSON representation for this {@link MachinePool}.
@return A {@link JsonObject} representation of this {@link MachinePool}.
-
com.findwise.hydra.local.LocalDocument.toJson()
-
com.findwise.hydra.local.LocalQuery.toJson()
-
com.findwise.hydra.mongodb.MongoDocument.toJson()
-
com.game.cloudymon.entity.RouteMap.toJSON()
-
com.geekhub.lessons.lessonSix.json.adapters.JsonDataAdapter.toJson()
-
com.getit.todoapp.domain.Todo.toJson()
-
com.getit.todoapp.domain.Userinfo.toJson()
-
com.goodow.realtime.store.impl.DocumentBridge.toJson()
-
com.google.code.ckJsfEditor.Config.toJson()
This method will turn the Config object into a CKEDITOR.config string representation.
@return A json representation of the CKEDITOR.config object
-
com.google.collide.dto.server.DtoServerImpls.GetFileContentsResponseImpl.toJson()
-
com.google.collide.dto.server.DtoServerImpls.ServerToClientDocOpsImpl.toJson()
-
com.google.collide.dto.server.DtoServerImpls.WorkspaceTreeUpdateBroadcastImpl.toJson()
-
com.google.collide.dtogen.server.TestDtoServerImpls.ComplicatedDtoImpl.toJson()
-
com.google.collide.dtogen.server.TestDtoServerImpls.SimpleDtoImpl.toJson()
-
com.google.collide.dtogen.server.TestDtoServerImpls.SimpleDtoSubTypeImpl.toJson()
-
com.google.gwt.query.client.IsProperties.toJson()
return a json string which represents the object. Example {"name":"manolo","surname":"carrasco"}
-
com.hazelcast.monitor.TimedMemberState.toJson()
-
com.ibm.sbt.services.client.smartcloud.bss.UserCredentialJsonBuilder.toJson()
-
com.intersys.gds.Document.toJSON()
Returns the current Document object as JSON String.
@param separator line separator
@return String JSON string representation of this Document
-
com.intersys.gds.noschema.NoSchemaDocument.toJSON()
-
com.jayway.jsonpath.internal.spi.json.JacksonJsonProvider.toJson()
-
com.jayway.jsonpath.spi.JsonProvider.toJson()
-
com.lgx8.common.PageList.toJSON()
-
com.linkedin.databus2.core.container.monitoring.mbean.ContainerTrafficTotalStats.toJson()
-
com.linkedin.databus2.core.container.monitoring.mbean.ContainerTrafficTotalStatsMBean.toJson()
-
com.massivecraft.mcore.xlib.gson.Gson.toJson()
This method serializes the specified object into its equivalent Json representation. This method should be used when the specified object is not a generic type. This method uses {@link Class#getClass()} to get the type for the specified object, but the{@code getClass()} loses the generic type information because of the Type Erasure featureof Java. Note that this method works fine if the any of the object fields are of generic type, just the object itself should not be of a generic type. If the object is of generic type, use {@link #toJson(Object,Type)} instead. If you want to write out the object to a{@link Writer}, use {@link #toJson(Object,Appendable)} instead.
@param src the object for which Json representation is to be created setting for Gson
@return Json representation of {@code src}.
-
com.mongodb.hadoop.splitter.MultiCollectionSplitBuilder.toJSON()
-
com.ngdata.hbaseindexer.model.impl.IndexerDefinitionJsonSerDeser.toJson()
-
com.opengamma.web.json.ValueRequirementJSONBuilder.toJSON()
-
com.opera.core.systems.mobile.OperaMobileEmulation.toJson()
-
com.opera.core.systems.scope.stp.services.ScopeSelftest.ScopeSelftestResult.toJson()
-
com.orientechnologies.orient.core.record.ORecord.toJSON()
Exports the record in JSON format.
@return Object content in JSON format
-
com.orientechnologies.orient.core.record.impl.ODocument.toJSON()
-
com.sdicons.json.mapper.helper.impl.ObjectMapper.toJSON()
-
com.skaringa.javaxml.serializers.ComponentSerializer.toJson()
Serialize an object to JSON.
@param obj The object to serialize.
@param type The type of the object.
@param propertyMap A map (string-to-object) of properties for serialization.
@param output The destination of the serialization.
@exception SerializerException If an error occurred during serialization.
-
com.sonyericsson.hudson.plugins.metadata.model.values.TreeNodeMetadataValue.toJson()
-
com.steeplesoft.frenchpress.model.MediaItem.toJson()
-
com.taobao.metamorphosis.cluster.json.TopicBroker.toJson()
-
com.threepillar.labs.si.aws.MessagePacket.toJSON()
-
com.vaynberg.wicket.select2.json.JsonBuilder.toJson()
@return underlying {@link StringBuilder} as a {@link CharSequence}.
-
com.voyagegames.java.tracking.AppEvent.toJSON()
-
edu.indiana.dlib.metsnav.config.CollectionConfig.toJson()
dlib.indiana.edu/confluence/x/GYE4
@return
-
edu.uci.ics.hyracks.api.job.JobSpecification.toJSON()
-
edu.wpi.cs.wpisuitetng.modules.Model.toJSON()
toJSON : serializing this Model's contents into a JSON/GSON string
@return A string containing the serialized JSON representation of this Model.
-
edu.wpi.cs.wpisuitetng.modules.core.models.Project.toJSON()
Serializes this Project's member variables into a JSON string.
@return the JSON string representation of this Project
-
edu.wpi.cs.wpisuitetng.modules.defecttracker.models.Comment.toJSON()
-
edu.wpi.cs.wpisuitetng.modules.defecttracker.models.Defect.toJSON()
Converts this Defect to a JSON string
@return a string in JSON representing this Defect
-
elemental.json.JsonValue.toJson()
Returns a serialized JSON string representing this value.
@return
-
eu.stratosphere.nephele.managementgraph.ManagementGroupVertex.toJson()
Returns Json representation of this ManagementGroupVertex
@return
-
fr.imag.adele.apam.distriman.dto.RemoteDependencyDeclaration.toJson()
-
gherkin.deps.com.google.gson.Gson.toJson()
-
in.partake.model.dto.User.toJSON()
-
io.lumify.core.ingest.video.VideoTranscript.toJson()
-
io.lumify.core.model.PropertyJustificationMetadata.toJson()
-
io.lumify.core.model.PropertySourceMetadata.toJson()
-
io.lumify.core.model.longRunningProcess.FindPathLongRunningProcessQueueItem.toJson()
-
io.lumify.opennlpDictionary.model.DictionaryEntry.toJson()
-
io.vertx.core.DeploymentOptions.toJson()
-
it.cnr.isti.hpc.wikipedia.article.Article.toJson()
-
jsonij.json.JSON.toJSON()
Converts JSON Document into a valid JSON String.
@return The JSON String.
-
juzu.impl.plugin.module.metamodel.ModuleMetaModel.toJSON()
-
lesson6.json.adapters.JsonDataAdapter.toJson()
-
lupos.gui.operatorgraph.visualeditor.ruleeditor.operators.AbstractRuleOperator.toJSON()
-
lupos.gui.operatorgraph.visualeditor.visualrif.operators.AbstractContainer.toJSON()
-
lupos.gui.operatorgraph.visualeditor.visualrif.operators.AbstractTermOperator.toJSON()
-
lupos.gui.operatorgraph.visualeditor.visualrif.operators.ConstantOperator.toJSON()
-
lupos.gui.operatorgraph.visualeditor.visualrif.operators.PrefixOperator.toJSON()
-
lupos.gui.operatorgraph.visualeditor.visualrif.operators.RuleOperator.toJSON()
-
lupos.gui.operatorgraph.visualeditor.visualrif.operators.VariableOperator.toJSON()
-
net.caprazzi.minima.model.MasterRecord.toJson()
-
net.thucydides.core.reports.json.JSONConverter.toJson()
-
oi.thekraken.grok.api.Match.toJson()
Get the json representation of the matched element.
example: map [ {IP: 127.0.0.1}, {status:200}] will return {"IP":"127.0.0.1", "status":200}
If pretty is set to true, json will return prettyprint json string.
@return Json of the matched element in the text
-
org.apache.hadoop.log.LogSample.toJSON()
-
org.apache.jackrabbit.mk.json.JsonObject.toJson()
-
org.apache.jackrabbit.oak.commons.json.JsonObject.toJson()
-
org.apache.mahout.classifier.df.data.Dataset.toJSON()
Serialize this instance to JSON
@return some JSON
-
org.apache.olio.webapp.model.Person.toJson()
@return String contains JSON representation of person data,inlcuding a list of friends' user NAMES but not all the other person info of a friend. This is NOT all the person data, it leaves off some data such as details of friends and posted events and objects it has relationships with, else whole object graph too big. It is NOT all data, since cleint view only uses some for example { "person": { "userName": "sean", "firstName": "sean", "lastName": "brydon", "summary": "%26nbsp%3Bbio", "friends": ["inder", "mark", "yuta", "greg"] "postedEvents": [{"socialEventId": "1001", "title": "BluePrints Party", "date": "04-25-2007"}, {"socialEventId": "1002", "title": "JavaOne", "date": "05-08-2007"}] }}
-
org.apache.slider.core.persist.ConfTreeSerDeser.toJson()
-
org.apache.stanbol.factstore.model.FactResultSet.toJSON()
-
org.apache.tajo.algebra.Expr.toJson()
-
org.boon.json.ObjectMapper.toJson()
-
org.boon.json.implementation.ObjectMapperImpl.toJson()
-
org.corrib.s3b.sscf.tools.sscf2js.DirectoryDescription.toJSON()
-
org.corrib.s3b.sscf.tools.sscf2js.DirectoryPolicy.toJSON()
-
org.corrib.s3b.sscf.tools.sscf2js.NodeContainer.toJSON()
-
org.corrib.s3b.sscf.tools.sscf2js.SiocResourceDescription.toJSON()
-
org.corrib.s3b.sscf.tools.sscf2js.WebResourceDescription.toJSON()
-
org.corrib.s3b.sscf.tools.sscf2js.WordNetDesc.toJSON()
-
org.dbpedia.spotlight.web.rest.output.Annotation.toJSON()
-
org.directwebremoting.json.serialize.JsonSerializer.toJson()
@param data
@param out
-
org.dspace.statistics.DataTermsFacet.toJson()
Render this data object into JSON format. An example of the output could be of the format: [{"term":"247166","count":10},{"term":"247168","count":6}]
@return JSON-formatted data.
-
org.eclipse.jetty.util.ajax.JSON.Convertor.toJSON()
-
org.eclipse.orion.server.cf.objects.Domain.toJSON()
-
org.eclipse.orion.server.cf.objects.Log.toJSON()
-
org.eclipse.orion.server.cf.objects.Manifest.toJSON()
-
org.eclipse.orion.server.cf.objects.Route.toJSON()
-
org.eclipse.orion.server.cf.objects.Service.toJSON()
-
org.eclipse.orion.server.cf.objects.Space.toJSON()
-
org.eclipse.orion.server.cf.objects.Target.toJSON()
-
org.eclipse.orion.server.core.ServerStatus.toJSON()
Returns a JSON representation of this status object. The resulting object can be converted back into a ServerStatus instance using the {@link #fromJSON(String)} factory method.
@return A JSON representation of this status.
-
org.eclipse.orion.server.core.tasks.TaskInfo.toJSON()
Returns a JSON representation of this task state.
-
org.eclipse.orion.server.git.objects.Blame.toJSON()
JSON Serializing
-
org.eclipse.orion.server.git.objects.Branch.toJSON()
Returns a JSON representation of this local branch.
-
org.eclipse.orion.server.git.objects.Clone.toJSON()
Returns a JSON representation of this clone.
@return
@throws JSONException
@throws URISyntaxException
-
org.eclipse.orion.server.git.objects.Commit.toJSON()
-
org.eclipse.orion.server.git.objects.ConfigOption.toJSON()
-
org.eclipse.orion.server.git.objects.Log.toJSON()
-
org.eclipse.orion.server.git.objects.Remote.toJSON()
Returns a JSON representation of this remote.
-
org.eclipse.orion.server.git.objects.RemoteBranch.toJSON()
Returns a JSON representation of this remote branch.
-
org.eclipse.orion.server.git.objects.StashPage.toJSON()
-
org.eclipse.orion.server.git.objects.Status.toJSON()
-
org.eclipse.orion.server.git.objects.Tag.toJSON()
-
org.eclipse.orion.server.logs.objects.FileAppenderResource.toJSON()
-
org.eclipse.orion.server.logs.objects.LoggerResource.toJSON()
-
org.eclipse.orion.server.logs.objects.RollingFileAppenderResource.toJSON()
-
org.g4studio.core.metatype.Dto.toJson()
将此Dto对象转换为Json格式字符串
@return string 返回Json格式字符串
-
org.g4studio.core.metatype.impl.BaseDto.toJson()
将此Dto对象转换为Json格式字符串
@return string 返回Json格式字符串
-
org.ggp.base.util.match.Match.toJSON()
-
org.glassfish.admin.rest.composite.metadata.RestResourceMetadata.toJson()
-
org.glassfish.admin.rest.logviewer.LogRecord.toJSON()
-
org.hornetq.core.transaction.TransactionDetail.toJSON()
-
org.hornetq.core.transaction.impl.CoreTransactionDetail.toJSON()
-
org.hornetq.jms.transaction.JMSTransactionDetail.toJSON()
-
org.jclouds.json.Json.toJson()
Serialize the object into json. If the object is a generic type, use {@link #toJson(Object,Type)}
-
org.jose4j.jwk.PublicJsonWebKey.toJson()
-
org.kairosdb.client.builder.aggregator.CustomAggregator.toJson()
-
org.lilyproject.tools.import_.json.EntityWriter.toJson()
-
org.lilyproject.util.repo.RecordEvent.toJson()
-
org.mitre.openid.connect.model.UserInfo.toJson()
Serialize this UserInfo object to JSON
@return
-
org.mortbay.util.ajax.JSON.Convertor.toJSON()
-
org.neo4j.cypherdsl.result.JSONSerializer.toJSON()
-
org.one2team.highcharts.shared.Jsonify.toJson()
-
org.openntf.domino.Document.toJson()
-
org.openqa.selenium.firefox.FirefoxProfile.toJson()
-
org.opensocial.explorer.specserver.api.GadgetSpec.toJSON()
-
org.openstreetmap.osmosis.plugin.elasticsearch.model.entity.ESNode.toJson()
-
org.openstreetmap.osmosis.plugin.elasticsearch.model.entity.ESWay.toJson()
-
org.pentaho.cdf.views.View.toJSON()
-
org.rat.free.security.makifx.base.stockpile.ExportSerializer.toJSON()
-
org.rat.free.security.makifx.core.base.stockpile.ExportSerializer.toJSON()
-
org.richfaces.component.ExtendedDataTableState.toJSON()
-
org.scotlandyard.engine.json.ExceptionJsonContainer.toJson()
-
org.scotlandyard.engine.json.GamePlayersJsonContainer.toJson()
-
org.scotlandyard.engine.json.GamesJsonContainer.toJson()
-
org.scotlandyard.engine.json.UsersJsonContainer.toJson()
-
org.sonar.batch.protocol.input.GlobalReferentials.toJson()
-
org.sonar.batch.protocol.input.ProjectReferentials.toJson()
-
org.springside.modules.mapper.JsonMapper.toJson()
Object可以是POJO,也可以是Collection或数组。 如果对象为Null, 返回"null". 如果集合为空集合, 返回"[]".
-
org.springside.modules.utils.encode.JsonBinder.toJson()
如果对象为Null,返回"null". 如果集合为空集合,返回"[]".
-
org.timepedia.chronoscope.client.Datasets.toJson()
-
org.uengine.ui.flowchart.impl.MakeProcessDefinitionToJSON.toJSON()
-
org.uengine.ui.flowchart.impl.MakeProcessInstanceToJSON.toJSON()
-
org.uengine.ui.tree.json.ProcessDefinitionListToJSON.toJSON()
-
org.uiautomation.ios.utils.PlistFileUtils.toJSON()
-
org.waveprotocol.wave.client.gadget.StateMap.toJson()
Converts this StateMap to a JSON String. Eliminates the ":" key prefixes.
@return a JSON string representation of this map.
-
org.wicketstuff.select2.json.JsonBuilder.toJson()
@return underlying {@link StringBuilder} as a {@link CharSequence}.
-
projectatlast.course.Course.toJSON()
-
pt.webdetails.cdf.dd.structure.DashboardWcdfDescriptor.toJSON()
Generates a JSONObject representing this descriptor
@return
-
uk.ac.bbsrc.tgac.qc.run.ReportTable.toJSON()
-
uk.ac.osswatch.simal.model.IPerson.toJSON()
-
uk.ac.osswatch.simal.model.IProject.toJSON()