Searched defs:validator (Results 1 – 7 of 7) sorted by relevance
118 Validator validator = schema.newValidator(); in getValidator() local144 Validator validator = getValidator(1, handler); in testValidateLocalRepositoryFile1() local156 Validator validator = getValidator(2, handler); in testValidateLocalRepositoryFile2() local168 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, handler); in testEmptyXml() local198 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, handler); in testEmptyRootXml() local213 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testUnknownContentXml() local235 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testIncompleteContentXml() local257 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testWrongTypeContentXml() local284 Validator validator = getValidator(SdkRepository.NS_LATEST_VERSION, null); in testLicenseIdNotFound() local310 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
128 Validator validator = schema.newValidator(); in getValidator() local
307 Validator validator = LayoutDevicesXsd.getValidator(errorHandler); in parseLayoutDevices() local
383 Validator validator = getValidator(version); in validateXml() local701 Validator validator = schema == null ? null : schema.newValidator(); in getValidator() local
189 IInputValidator validator = new IInputValidator() { in promptNewName() local
831 TypedElementSelectionValidator validator = new TypedElementSelectionValidator( in chooseContainer() local