public class PersonNameSplitter extends Object
| Constructor and Description |
|---|
PersonNameSplitter(String fullName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFirstName() |
String |
getLastName() |
Copyright © 2012–2016 Emory University. All rights reserved.