All Packages This Package Class Hierarchy Class Search Index
java.lang.Object | +----edu.utah.janos.antsr.route.RouteTableReader
Summary |
public class RouteTableReader extends java.lang.Object { // Constructors 1 public RouteTableReader(); // Methods 1 public static void read(int, WriteableRouteTable, String) throws IOException, AddressFormatException, NoSuchNodeAddress; }
Fill in a route table from a file.
This code was originally part of the "core" RouteTable.
Constructors |
· RouteTableReader | Summary | Top |
public RouteTableReader()
Default constructor
Methods |
· read | Summary | Top |
public static void read(int thisNode, WriteableRouteTable rt, String file) throws IOException, AddressFormatException, NoSuchNodeAddress
Read a route table from a file.
Parameter Description file the file to read
All Packages This Package Class Hierarchy Class Search IndexFreshly brewed Java API Documentation automatically generated with polardoc Version 1.0.7