public class JaxbValidationEventHandler extends Object implements javax.xml.bind.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(javax.xml.bind.ValidationEvent ve) |
String |
printSeverity(javax.xml.bind.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(javax.xml.bind.ValidationEvent ve)
handleEvent
in interface javax.xml.bind.ValidationEventHandler
public String printSeverity(javax.xml.bind.ValidationEvent ve)
Copyright © 2007-2017. All Rights Reserved.