- All Superinterfaces:
Interfaces.AccessDeserializers
-
Method Summary
Modifier and TypeMethodDescriptiondefault <T> TdomToObject(XmlElement node, Class<T> clazz)static XmlElementtoXmlDom(InputStreamReader in, Trimming.Trim trimmer, Escaping.UnEscape escaper)Methods inherited from interface xmlparser.utils.Interfaces.AccessDeserializers
getDeserializer
-
Method Details
-
domToObject
- Throws:
InvalidXPath
-
toXmlDom
static XmlElement toXmlDom(InputStreamReader in, Trimming.Trim trimmer, Escaping.UnEscape escaper) throws IOException- Throws:
IOException
-