Package org.hibernate.validator.internal.xml
Classes for parsing of Bean Validation XML configuration files.
-
Class Summary Class Description AbstractStaxBuilder Other Stax xml builders should extend from this one.CloseIgnoringInputStream HV-1025 - On some JVMs (eg the IBM JVM) the JAXB implementation closes the underlying input stream.XmlParserHelper Provides common functionality used within the different XML descriptor parsers.