You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2015/04/19 12:09:58 UTC

[jira] [Created] (SANDBOX-498) Improve HumanNameParser

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)