Searched refs:CaptureErrorHandler (Results 1 – 3 of 3) sorted by relevance
57 private static class CaptureErrorHandler implements ErrorHandler { class in SdkRepositoryTest114 private Validator getValidator(int version, CaptureErrorHandler handler) throws SAXException { in getValidator()143 CaptureErrorHandler handler = new CaptureErrorHandler(); in testValidateLocalRepositoryFile1()155 CaptureErrorHandler handler = new CaptureErrorHandler(); in testEmptyXml()185 CaptureErrorHandler handler = new CaptureErrorHandler(); in testEmptyRootXml()
51 private static class CaptureErrorHandler implements ErrorHandler { class in TestLayoutDevicesXsd135 CaptureErrorHandler handler = new CaptureErrorHandler(); in checkSuccess()150 CaptureErrorHandler handler = new CaptureErrorHandler(); in testValidateLocalRepositoryFile()
66 private static class CaptureErrorHandler implements ErrorHandler { class in LayoutDeviceManager72 CaptureErrorHandler(String sourceLocation) { in CaptureErrorHandler() method in LayoutDeviceManager.CaptureErrorHandler305 CaptureErrorHandler errorHandler = new CaptureErrorHandler(deviceXml.getAbsolutePath()); in parseLayoutDevices()