Download URL | Author URL | Software URL | Buy Now ($0)
I/O teaching tool that generates sample Java source code to read or write the console, a sequential file, a random access file, a String, an array of characters, an array of bytes, URL, HTTP CGI GET/POST, Socket, resource or Pipe. It shows you how to read or write ASCII-8 bit characters (plain or locale-encoded), Unicode 16-bit characters, raw bytes, big endian binary, little endian binary, or serialised objects, buffered, unbuffered or gzip compressed.
FileIO runs either as an application or as an Applet that needs to run in JDK 1.7+ capable browser. Source code and sample HTML included. May be freely distributed and used for any
purpose except military.
It works by asking you 4 multiple choice questions about what you want to do. You fill in your
choices in a dialog box at it instantly generates the corresponding code that you can copy/paste and modify.
1) What is the type of the source/target?
- sequential file
- resource
- random access file
- String (in RAM i/o)
-
Make changes to the data found within an Oracle table.
Ant Commander is a fully configurable file manager. Several file systems are suported: file, zip, ftp, webdav, etc. Several kinds of panels are available: directory table; director ...
Full-text search engine library written in Java. Builds a search index on Java objects, having a text content, and performs a quick search via this index. Search results are sorte ...
Replace, insert, delete, copy, move, format, extract, convert, encode, encrypt text and bytes in multiple files. Process 1000s files using multiple CPU cores in manual, automatic, ...
Conversion teaching tool. Shows you how to convert any of the 17 basic Java types into any of the other. Conversion Amanuensis as your side whenever you need Java code to convert a ...