Static Public Member Functions | |
void | main (String[] args) |
String[] | parse (String hexIOR) throws IllegalArgumentException |
Private Member Functions | |
IorParser () |
|
|
|
Prints info on the specified IOR. If no IOR is given, a demo IOR will be used. |
|
Parses the specified hex-IOR and returns info about it. If parsing fails for any reason (be it even an algorithmic bug), an IllegalArgumentException will be thrown.
|