Searched refs:fromJsonFile (Results 1 – 2 of 2) sorted by relevance
74 return AddAnnotation.fromJsonFile(annotationClass, unsupportedAppUsagePath); in addUnsupportedAppUsage()
118 public static AddAnnotation fromJsonFile(AnnotationClass annotationClass, Path file) in fromJsonFile() method in AddAnnotation