Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
Important
Description
From http://markmail.org/thread/da7ayocit2dl4otv
- The constructor of the parser takes configuration options which can be
reused for several names to parse - the parse method takes a string as parameter, containing a name
- the parse method returns an immutable Name objects which has getters for
firstName, lastName etc.