java.lang.Object
com.github.hypfvieh.util.xml.XmlErrorHandlers
Sample ErrorHandlers for XML Parsing.
- Since:
- v1.0.3 - 2018-01-10
- Author:
- hypfvieh
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classXML Error Handler which will silently ignore all thrown Exceptions.static classXML Error Handler which will throw RuntimeException if any Exception was thrown. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
XmlErrorHandlers
public XmlErrorHandlers()
-