public class JaxbValidationEventHandler extends Object implements ValidationEventHandler
Modifier and Type | Field and Description |
---|---|
static String |
UNEXPECTED_MC_ALTERNATE_CONTENT |
Constructor and Description |
---|
JaxbValidationEventHandler() |
Modifier and Type | Method and Description |
---|---|
static Templates |
getMcPreprocessor() |
boolean |
handleEvent(ValidationEvent ve) |
String |
printSeverity(ValidationEvent ve) |
void |
setContinue(boolean val) |
public static final String UNEXPECTED_MC_ALTERNATE_CONTENT
public void setContinue(boolean val)
public static Templates getMcPreprocessor() throws IOException, TransformerConfigurationException
public boolean handleEvent(ValidationEvent ve)
handleEvent
in interface ValidationEventHandler
public String printSeverity(ValidationEvent ve)
Copyright © 2007-2019. All Rights Reserved.