Searched defs:validator (Results 1 – 6 of 6) sorted by relevance
118 Validator validator = schema.newValidator(); in getValidator() local144 Validator validator = getValidator(1, handler); in testValidateLocalRepositoryFile1() local156 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, handler); in testEmptyXml() local186 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, handler); in testEmptyRootXml() local201 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testUnknownContentXml() local223 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testIncompleteContentXml() local245 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testWrongTypeContentXml() local272 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testLicenseIdNotFound() local298 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testExtraPathWithSlash() local
120 Validator validator = LayoutDevicesXsd.getValidator(null); in checkFailure() local136 Validator validator = LayoutDevicesXsd.getValidator(null); in checkSuccess() local151 Validator validator = LayoutDevicesXsd.getValidator(handler); in testValidateLocalRepositoryFile() local
126 Validator validator = schema.newValidator(); in getValidator() local
307 Validator validator = LayoutDevicesXsd.getValidator(errorHandler); in parseLayoutDevices() local
327 Validator validator = getValidator(version); in validateXml() local643 Validator validator = schema == null ? null : schema.newValidator(); in getValidator() local
827 TypedElementSelectionValidator validator = new TypedElementSelectionValidator( in chooseContainer() local