| Package | Description |
|---|---|
| org.jsefa.xml | |
| org.jsefa.xml.config |
| Modifier and Type | Method and Description |
|---|---|
static XmlIOFactory |
XmlIOFactoryImpl.createFactory(XmlConfiguration config)
Creates a new
XmlIOFactory for XmlSerializers and
XmlDeserializers using the given configuration. |
static XmlIOFactory |
XmlIOFactory.createFactory(XmlConfiguration config)
Creates a new
XmlIOFactory for XmlSerializers and
XmlDeserializers using the given configuration. |
static XmlIOFactory |
XmlIOFactory.createFactory(XmlConfiguration config,
Class<?>... objectTypes)
Creates a new
XmlIOFactory for XmlSerializers and
XmlDeserializers which can handle objects of the given object types as well as those object
types for which entry points are defined in the config. |
| Modifier and Type | Method and Description |
|---|---|
XmlConfiguration |
XmlConfiguration.createCopy()
Creates a copy of this
Configuration. |
Copyright © 2014. All rights reserved.