public class ApplicationsXmlBeanSerializer
extends com.fasterxml.jackson.dataformat.xml.ser.XmlBeanSerializer
Applications.appsHashCode and Applications.versionDelta._attributeCount, _cdata, _textPropertyIndex, _xmlNames, KEY_XML_INFO| Constructor and Description |
|---|
ApplicationsXmlBeanSerializer(com.fasterxml.jackson.databind.ser.std.BeanSerializerBase src,
KeyFormatter keyFormatter) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
serializeFields(java.lang.Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen0,
com.fasterxml.jackson.databind.SerializerProvider provider) |
asArraySerializer, serialize, toString, unwrappingSerializer, withFilterId, withIgnorals, withObjectIdWriter_isAttribute, _isCData, _orderAttributesFirst, _serializeObjectId, serializeFieldsFiltered, serializeWithType_customTypeId, _serializeWithObjectId, _serializeWithObjectId, _typeIdDef, acceptJsonFormatVisitor, createContextual, findConvertingSerializer, getSchema, properties, resolve, usesObjectId, withIgnorals_neitherNull, _nonEmpty, createSchemaNode, createSchemaNode, findAnnotatedContentSerializer, findContextualConvertingSerializer, findConvertingContentSerializer, findFormatFeature, findFormatOverrides, findIncludeOverrides, findPropertyFilter, getSchema, handledType, isDefaultSerializer, visitArrayFormat, visitArrayFormat, visitFloatFormat, visitIntFormat, visitIntFormat, visitStringFormat, visitStringFormat, wrapAndThrow, wrapAndThrowgetDelegatee, isEmpty, isEmpty, isUnwrappingSerializer, replaceDelegateepublic ApplicationsXmlBeanSerializer(com.fasterxml.jackson.databind.ser.std.BeanSerializerBase src,
KeyFormatter keyFormatter)
protected void serializeFields(java.lang.Object bean,
com.fasterxml.jackson.core.JsonGenerator jgen0,
com.fasterxml.jackson.databind.SerializerProvider provider)
throws java.io.IOException
serializeFields in class com.fasterxml.jackson.dataformat.xml.ser.XmlBeanSerializerBasejava.io.IOException