j8583.example
Class Example
java.lang.Object
j8583.example.Example
public class Example
- extends Object
This little example program creates a message factory out of a XML config file,
creates a new message, and parses a couple of message from a text file.
- Author:
- Enrique Zamudio
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Example
public Example()
print
public static void print(IsoMessage m)
main
public static void main(String[] args)
throws Exception
- Throws:
Exception