Method and Description |
---|
org.n52.oxf.xmlbeans.parser.LaxValidationCase.shouldPass(XmlValidationError)
no longer called, due to the fact that errors can also be XmlError (the supertype).
Use
LaxValidationCase.shouldPass(XmlError) instead and cast if needed. |
org.n52.oxf.xmlbeans.parser.AbstractLaxValidationCase.shouldPass(XmlValidationError) |
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.