Package org.xmlet.xsdparser.xsdelements.exceptions
-
Exception Summary Exception Description ParentAvailableException 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 anXsdAbstractElement.accept(org.xmlet.xsdparser.xsdelements.visitors.XsdAbstractElementVisitor)method is accessed when the concrete element shouldn't receive visits.