|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlConfiguration | |
|---|---|
| net.sf.jsefa.xml | |
| net.sf.jsefa.xml.config | |
| Uses of XmlConfiguration in net.sf.jsefa.xml |
|---|
| Methods in net.sf.jsefa.xml with parameters of type XmlConfiguration | |
|---|---|
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. |
| Uses of XmlConfiguration in net.sf.jsefa.xml.config |
|---|
| Methods in net.sf.jsefa.xml.config that return XmlConfiguration | |
|---|---|
XmlConfiguration |
XmlConfiguration.createCopy()
Creates a copy of this Configuration. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||