| Package | Description |
|---|---|
| org.jibx.schema.validation |
| Modifier and Type | Class and Description |
|---|---|
class |
ProblemConsoleLister
Handler to list problems found in validation to console.
|
class |
ProblemLogLister
Handler to log problems found in validation.
|
class |
ProblemMultiHandler
Problem handler which delegates to any number of other handlers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ProblemMultiHandler.addHandler(ProblemHandler handler)
Add handler to delegate list.
|
boolean |
ValidationContext.reportProblems(ProblemHandler handler)
Report problems using handler.
|
Copyright © 2005-2013 jibx.org. All Rights Reserved.