Skip to content
driedler edited this page Mar 7, 2013 · 4 revisions

About

This is a quick implementation of C std function sscanf for Java

Installation

To install in you project: Copy Sscanf.java and SscanfFormat.java to your project

HowTo Use

Check out SscanfTest.java which gives examples of how to use this util

Notes

Code was heavily borrowed from: Jodd Printf

Clone this wiki locally