I N O T X
All Classes All Packages
All Classes All Packages
All Classes All Packages
I
- initializeXStream(XStream, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.factory.XStreamFactory
-
Initialize the given
XStream
object with the given aliases - io.github.astrapi69.xstream - package io.github.astrapi69.xstream
- io.github.astrapi69.xstream.factory - package io.github.astrapi69.xstream.factory
N
- newXStream() - Static method in class io.github.astrapi69.xstream.factory.XStreamFactory
- newXStream(HierarchicalStreamDriver) - Static method in class io.github.astrapi69.xstream.factory.XStreamFactory
- newXStream(XStream, Map<String, Class<?>>, String...) - Static method in class io.github.astrapi69.xstream.factory.XStreamFactory
O
- ObjectToXmlConverter - Class in io.github.astrapi69.xstream
- ObjectToXmlConverter() - Constructor for class io.github.astrapi69.xstream.ObjectToXmlConverter
- ObjectToXmlExtensions - Class in io.github.astrapi69.xstream
-
The class
ObjectToXmlExtensions
provides methods for convert java objects to xml string objects - ObjectToXmlExtensions() - Constructor for class io.github.astrapi69.xstream.ObjectToXmlExtensions
T
- toJson(String) - Static method in class io.github.astrapi69.xstream.XmlToJsonExtensions
-
Creates from the given xml string a json string.
- toJson(String, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.XmlToJsonExtensions
-
Creates from the given xml string a json string.
- toObject(String) - Method in class io.github.astrapi69.xstream.XmlToObjectConverter
- toObject(XStream, File) - Static method in class io.github.astrapi69.xstream.XmlFileToObjectExtensions
-
Creates from the given xml file a java object
- toObject(XStream, File, String, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.XmlFileToObjectExtensions
-
Creates from the given xml file a java object.
- toObject(XStream, File, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.XmlFileToObjectExtensions
-
Creates from the given xml file a java object.
- toObject(XStream, String) - Static method in class io.github.astrapi69.xstream.XmlToObjectExtensions
-
Creates from the given xml string an java object.
- toObject(XStream, String, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.XmlToObjectExtensions
-
Creates from the given xml string an java object.
- toObject(File) - Static method in class io.github.astrapi69.xstream.XmlFileToObjectExtensions
-
Creates from the given xml string an java object.
- toObject(File, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.XmlFileToObjectExtensions
-
Creates from the given xml file a java object.
- toObject(String) - Static method in class io.github.astrapi69.xstream.XmlToObjectExtensions
-
Creates from the given xml string an java object.
- toObject(String, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.XmlToObjectExtensions
-
Creates from the given xml string an Object.
- toXml(XStream, T) - Static method in class io.github.astrapi69.xstream.ObjectToXmlExtensions
-
Creates from the given Object an xml string.
- toXml(XStream, T, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.ObjectToXmlExtensions
-
Creates from the given Object an xml string.
- toXml(T) - Method in class io.github.astrapi69.xstream.ObjectToXmlConverter
- toXml(T) - Static method in class io.github.astrapi69.xstream.ObjectToXmlExtensions
-
Creates from the given Object an xml string.
- toXml(T, Map<String, Class<?>>) - Static method in class io.github.astrapi69.xstream.ObjectToXmlExtensions
-
Creates from the given Object an xml string.
X
- XmlFileToObjectExtensions - Class in io.github.astrapi69.xstream
-
The class
XmlFileToObjectExtensions
provides algorithms for transform a given xml file to a java object - XmlToJsonExtensions - Class in io.github.astrapi69.xstream
-
The class
XmlToJsonExtensions
. - XmlToObjectConverter - Class in io.github.astrapi69.xstream
-
The class
XmlToObjectConverter
can convert a given xml string to an object - XmlToObjectConverter() - Constructor for class io.github.astrapi69.xstream.XmlToObjectConverter
- XmlToObjectExtensions - Class in io.github.astrapi69.xstream
-
The class
XmlToObjectExtensions
provides methods for convert xml string objects to java objects - XStreamFactory - Class in io.github.astrapi69.xstream.factory
All Classes All Packages