Persistent File Storage

Java DTV applications have access to the file system accessible through the java.io.File API, java.net.URL with the "file:" protocol, and javax.microedition.io APIs if present. The file hierarchy is structured to simplify access to the application files.