org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType()方法的使用及代码示例

x33g5p2x  于2022-01-18 转载在 其他  
字(7.0k)|赞(0)|评价(0)|浏览(124)

本文整理了Java中org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType()方法的一些代码示例,展示了ConverterUtil.serializeAnyType()的具体用法。这些代码示例主要来源于Github/Stackoverflow/Maven等平台,是从一些精选项目中提取出来的代码,具有较强的参考意义,能在一定程度帮忙到你。ConverterUtil.serializeAnyType()方法的具体详情如下:
包路径:org.apache.axis2.databinding.utils.ConverterUtil
类名称:ConverterUtil
方法名:serializeAnyType

ConverterUtil.serializeAnyType介绍

[英]this method writes the xsi:type attrubte and the value to the xmlstreamwriter to serialize the anytype object
[中]此方法将xsi:type属性和值写入xmlstreamwriter以序列化anytype对象

代码示例

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.identity.workflow.mgt.bps.stub

} else {
 writeStartElement(null, "http://docs.oasis-open.org/ns/bpel4people/ws-humantask/api/200803", "taskData", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localTaskData, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.identity.workflow.mgt.bps.stub

} else {
 writeStartElement(null, "http://docs.oasis-open.org/ns/bpel4people/ws-humantask/api/200803", "rendering", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localRendering, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.identity.workflow.mgt.bps.stub

} else {
 writeStartElement(null, "http://docs.oasis-open.org/ns/bpel4people/ws-humantask/api/200803", "taskData", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localTaskData, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.commons/org.wso2.carbon.um.ws.api.stub

} else {
 writeStartElement(null, "http://service.ws.um.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.analytics/org.wso2.carbon.analytics.jmx.agent.stub

} else {
 writeStartElement(null, "http://agent.jmx.analytics.carbon.wso2.org", "InstanceNotFoundException", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localInstanceNotFoundException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.registry/org.wso2.carbon.registry.samples.custom.topics.stub

} else {
 writeStartElement(null, "http://services.topics.custom.samples.registry.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity.user.ws/org.wso2.carbon.um.ws.api.stub

} else {
 writeStartElement(null, "http://service.ws.um.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.commons/org.wso2.carbon.reporting.stub

} else {
 writeStartElement(null, "http://services.core.reporting.carbon.wso2.org", "XMLStreamException", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localXMLStreamException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.um.ws.api.stub

} else {
 writeStartElement(null, "http://service.ws.um.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.data/org.wso2.carbon.dataservices.fileupload.stub

} else {
 writeStartElement(null, "http://admin.core.dataservices.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.analytics/org.wso2.carbon.analytics.jmx.agent.stub

} else {
 writeStartElement(null, "http://agent.jmx.analytics.carbon.wso2.org", "IntrospectionException", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localIntrospectionException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.analytics/org.wso2.carbon.analytics.jmx.agent.stub

} else {
 writeStartElement(null, "http://agent.jmx.analytics.carbon.wso2.org", "InstanceNotFoundException", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localInstanceNotFoundException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.um.ws.api.stub

} else {
 writeStartElement(null, "http://service.ws.um.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.commons/org.wso2.carbon.um.ws.api.stub

} else {
 writeStartElement(null, "http://service.ws.um.carbon.wso2.org", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.analytics/org.wso2.carbon.analytics.jmx.agent.stub

} else {
 writeStartElement(null, "http://agent.jmx.analytics.carbon.wso2.org", "MalformedObjectNameException", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localMalformedObjectNameException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.identity.provider.stub

} else {
 writeStartElement(null, "http://org.apache.axis2/xsd", "Exception", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.gateway.stub

} else {
 writeStartElement(null, "http://service.gateway.apimgt.carbon.wso2.org", "return", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(local_return, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.apimgt/org.wso2.carbon.apimgt.gateway.stub

} else {
 writeStartElement(null, "http://service.gateway.apimgt.carbon.wso2.org", "return", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(local_return, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.analytics/org.wso2.carbon.analytics.jmx.agent.stub

} else {
 writeStartElement(null, "http://agent.jmx.analytics.carbon.wso2.org", "ReflectionException", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localReflectionException, xmlWriter);
 xmlWriter.writeEndElement();

代码示例来源:origin: org.wso2.carbon.identity/org.wso2.carbon.identity.workflow.mgt.bps.stub

} else {
 writeStartElement(null, "http://docs.oasis-open.org/ns/bpel4people/ws-humantask/types/200803", "value", xmlWriter);
 org.apache.axis2.databinding.utils.ConverterUtil.serializeAnyType(localValue, xmlWriter);
 xmlWriter.writeEndElement();

相关文章