Package com.aquima.interactions.foundation.xml.parsing
package com.aquima.interactions.foundation.xml.parsing
-
ClassDescriptionDefault SAX2 ContentHandler base class.Default SAX2 / DOM ErrorHandler class.Default security properties that is used by
XxeSafeDocumentBuilderFactory
to generate a newDocumentBuilderFactory
The manager and resolver for internal DTDs.base interface for XmlElements (returned from the parsers).Interface for xml parsers.Interface that needs to be implemented if a custom properties are needed for theDocumentBuilderFactory
To register the new wrapper, register it inXxeSafeDocumentBuilderFactory
This class contains a QName (qualified name).DOM Parser with error handling in place (validating or normal).Simple XMLNode used to read elements from the DOM Parser.SAX2 Parser with error handling in place (validating or not).This is the default class to be used for creating a newDocumentBuilderFactory
.