|
||||||||||
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 XmlSerializer s and
XmlDeserializer s using the given configuration. |
static XmlIOFactory |
XmlIOFactory.createFactory(XmlConfiguration config)
Creates a new XmlIOFactory for XmlSerializer s and
XmlDeserializer s using the given configuration. |
static XmlIOFactory |
XmlIOFactory.createFactory(XmlConfiguration config,
Class<?>... objectTypes)
Creates a new XmlIOFactory for XmlSerializer s and
XmlDeserializer s 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 |