Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::util::IorParser Class Reference

List of all members.

Static Public Member Functions

void main (String[] args)
String[] parse (String hexIOR) throws IllegalArgumentException

Private Member Functions

 IorParser ()

Detailed Description

Code provided by msekoran, mschilli added method parse(String).


Constructor & Destructor Documentation

alma::acs::util::IorParser::IorParser  )  [inline, private]
 


Member Function Documentation

void alma::acs::util::IorParser::main String[]  args  )  [inline, static]
 

Prints info on the specified IOR. If no IOR is given, a demo IOR will be used.

String [] alma::acs::util::IorParser::parse String  hexIOR  )  throws IllegalArgumentException [inline, static]
 

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.

Returns:
a string array (host, port)
Exceptions:
IllegalArgumentException If parsing fails


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:54:36 2009 for ACS Java API by doxygen 1.3.8