Package tech.jhipster.lite.module.domain
Interface ProjectFiles
- All Known Implementing Classes:
FileSystemProjectFiles
public interface ProjectFiles
-
Method Summary
Modifier and TypeMethodDescriptionfindRecursivelyInPath(String path) byte[]readString(String path)
-
Method Details
-
readString
-
readBytes
-
findRecursivelyInPath
-