Uses of Interface
net.thevpc.common.prs.xml.XmlSerializationDelegate
Packages that use XmlSerializationDelegate
-
Uses of XmlSerializationDelegate in net.thevpc.common.prs.xml
Methods in net.thevpc.common.prs.xml that return XmlSerializationDelegateMethods in net.thevpc.common.prs.xml with parameters of type XmlSerializationDelegateModifier and TypeMethodDescriptionfinal voidDefaultXmlSerializer.setHandler(Class clazz, XmlSerializationDelegate delegate) Method parameters in net.thevpc.common.prs.xml with type arguments of type XmlSerializationDelegateModifier and TypeMethodDescriptionstatic voidXmlUtils.objectToXml(Object o, File file, ClassLoader classLoader, Map<Class, XmlSerializationDelegate> delegates) static voidXmlUtils.objectToXml(Object o, OutputStream outputStream, ClassLoader classLoader, Map<Class, XmlSerializationDelegate> delegates) static voidXmlUtils.objectToXml(Object o, OutputStream outputStream, ClassLoader classLoader, Map<Class, XmlSerializationDelegate> delegates, boolean closeStream) static ObjectXmlUtils.xmlToObject(File file, ClassLoader classLoader, Map<Class, XmlSerializationDelegate> delegates) static ObjectXmlUtils.xmlToObject(InputStream inputStream, ClassLoader classLoader, Map<Class, XmlSerializationDelegate> delegates) -
Uses of XmlSerializationDelegate in net.thevpc.common.prs.xml.delegate
Classes in net.thevpc.common.prs.xml.delegate that implement XmlSerializationDelegateModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass