Skip to content

A Java SE6 tool that redirect STD I/O to the current directory of operation and reads/writes files to it

Notifications You must be signed in to change notification settings

oaskoura/FileReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FILEREADER v1.0

a Java SE6 tool that ease it to read/write files by redirecting STD I/O to current directory. 
Support multiple extensions: txt & html but NOT pdf
Recommended: when fishing <img src> in HTML files or manipulating data to create Nodes & Edges for JSON data export or NETDRAW

QuickStart:
- Install Java Runtime 7.0
- Take a look at the readTest.java code used in example Folder
- Create a new fileReader Object with the filename and extension to read
- Place that file in current directory and click Run.bat

API:
www.cairobox.com/api

Author:
Osama Askoura
www.twitter.com/oaskoura


About

A Java SE6 tool that redirect STD I/O to the current directory of operation and reads/writes files to it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published