Searched refs:getValidator (Results 1 – 5 of 5) sorted by relevance
120 Validator validator = LayoutDevicesXsd.getValidator(null); in checkFailure()136 Validator validator = LayoutDevicesXsd.getValidator(null); in checkSuccess()151 Validator validator = LayoutDevicesXsd.getValidator(handler); in testValidateLocalRepositoryFile()
124 public static Validator getValidator(ErrorHandler handler) throws SAXException { in getValidator() method in LayoutDevicesXsd
306 Validator validator = LayoutDevicesXsd.getValidator(errorHandler); in parseLayoutDevices()
337 Validator validator = getValidator(version); in validateXml()380 private Validator getValidator(int version) throws SAXException { in getValidator() method in AddonsListFetcher
602 Validator validator = getValidator(version); in validateXml()749 private Validator getValidator(int version) throws SAXException { in getValidator() method in SdkSource