* JAVA-22516 Split or move core-java-io-apis-2 module (moved-1) * JAVA-22516 Adding back the file after fixing the conflicts --------- Co-authored-by: timis1 <noreplay@yahoo.com>
9 lines
396 B
Markdown
9 lines
396 B
Markdown
## Core Java IO APIs
|
|
|
|
This module contains articles about core Java input/output(IO) APIs.
|
|
|
|
### Relevant Articles:
|
|
- [Constructing a Relative Path From Two Absolute Paths in Java](https://www.baeldung.com/java-relative-path-absolute)
|
|
- [Get the Desktop Path in Java](https://www.baeldung.com/java-desktop-path)
|
|
- [Check if a File Is Empty in Java](https://www.baeldung.com/java-check-file-empty)
|