Uses of Class
com.norconex.commons.lang.xml.XmlValidationError
Packages that use XmlValidationError
-
Uses of XmlValidationError in com.norconex.commons.lang.xml
Methods in com.norconex.commons.lang.xml that return types with arguments of type XmlValidationErrorModifier and TypeMethodDescriptionErrorHandlerCapturer.getErrors()XmlValidationException.getErrors()Constructor parameters in com.norconex.commons.lang.xml with type arguments of type XmlValidationErrorModifierConstructorDescriptionErrorHandlerCapturer(Class<?> clazz, List<XmlValidationError> errors) ErrorHandlerCapturer(List<XmlValidationError> errors) XmlValidationException(List<XmlValidationError> errors) Constructor.XmlValidationException(List<XmlValidationError> errors, Xml xml) Constructor.