public class XmlSchemaViolationCause extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
XmlSchemaViolationCause.Message |
| Constructor and Description |
|---|
XmlSchemaViolationCause(List<SAXParseException> es) |
XmlSchemaViolationCause(SAXException e) |
| Modifier and Type | Method and Description |
|---|---|
List<XmlSchemaViolationCause.Message> |
getMessages() |
public XmlSchemaViolationCause(SAXException e)
public XmlSchemaViolationCause(List<SAXParseException> es)
public List<XmlSchemaViolationCause.Message> getMessages()
Copyright © 2014–2018. All rights reserved.