| Exception | Description |
|---|---|
| ParsingException |
An exception that is thrown whenever the parsing process encounters a error in the values present in the XSD file.
|
| VisitorNotFoundException |
Exception that is thrown every time that an
XsdAbstractElement.accept(org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor) method is accessed when the concrete
element shouldn't receive visits. |
Copyright © 2018. All rights reserved.