net.percederberg.mib.example
Class SimpleMibPrinter

java.lang.Object
  |
  +--net.percederberg.mib.example.SimpleMibPrinter

public class SimpleMibPrinter
extends java.lang.Object

A program that prints the contents of a MIB file. This program has been created as an example of how the MIB parser can be used.

Version:
1.0
Author:
Per Cederberg, per@percederberg.net

Constructor Summary
SimpleMibPrinter()
           
 
Method Summary
static void main(java.lang.String[] args)
          The application main entry point.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleMibPrinter

public SimpleMibPrinter()
Method Detail

main

public static void main(java.lang.String[] args)
The application main entry point.
Parameters:
args - the command-line parameters