Package | Description |
---|---|
org.codehaus.mojo.xml.validation |
Modifier and Type | Method | Description |
---|---|---|
ValidationErrorHandler.ErrorType |
ValidationErrorHandler.ErrorRecord.getType() |
|
static ValidationErrorHandler.ErrorType |
ValidationErrorHandler.ErrorType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ValidationErrorHandler.ErrorType[] |
ValidationErrorHandler.ErrorType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor | Description |
---|---|
ErrorRecord(ValidationErrorHandler.ErrorType type,
SAXParseException exception,
File context) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.