-
- All Implemented Interfaces:
-
icu.windea.breezeframework.serialization.serializer.DataSerializer,icu.windea.breezeframework.serialization.serializer.Serializer,icu.windea.breezeframework.serialization.serializer.XmlSerializer
public class XmlSerializer.Default implements XmlSerializer
默认的Xml的序列化器。
可以由第三方库委托实现,基于classpath进行推断,或者使用由Breeze Framework实现的序列化器。
-
-
Field Summary
Fields Modifier and Type Field Description private final DataFormatdataFormatpublic final static XmlSerializer.DefaultINSTANCE
-
Method Summary
Modifier and Type Method Description DataFormatgetDataFormat()-
-
Method Detail
-
getDataFormat
DataFormat getDataFormat()
-
-
-
-