|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--net.percederberg.mib.example.SimpleMibPrinter
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.
| 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 |
public SimpleMibPrinter()
| Method Detail |
public static void main(java.lang.String[] args)
args - the command-line parameters
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||