Bruno P. Kinoshita created SANDBOX-498:
------------------------------------------
Summary: Improve HumanNameParser
Key: SANDBOX-498
URL: https://issues.apache.org/jira/browse/SANDBOX-498
Project: Commons Sandbox
Issue Type: Improvement
Components: Commons Text
Reporter: Bruno P. Kinoshita
Priority: Minor
>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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)