Main Page | Packages | Class List | File List | Class Members

parser.NetStumblerParser Class Reference

List of all members.

Detailed Description

This class can be used to parse a NetStumbler data file.

Author:
Iain Robinson
Version:
1.0


Public Member Functions

Vector parse (File f)

Static Public Member Functions

static void main (String[] args)


Member Function Documentation

static void parser.NetStumblerParser.main String[]  args  )  [static]
 

An example of how the NetStumblerParser class works.

Parameters:
args not used.

Vector parser.NetStumblerParser.parse File  f  ) 
 

Given a filename this method will attempt to parse that file to produce an 'in memory' representation of the data in the original file.

Parameters:
f The file to parse.
Returns:
A vector containing a set of NetStumblerObject types - each of which corresponds to one line in the original file.


Generated on Tue Feb 21 22:06:57 2006 for NetStumbler Parser by  doxygen 1.4.1