|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavatools.parsers.Name
javatools.parsers.Name.Abbreviation
public static class Name.Abbreviation
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class javatools.parsers.Name |
|---|
Name.Abbreviation, Name.CompanyName, Name.PersonName |
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
Name.Abbreviation(java.lang.String s)
|
|
| Method Summary | |
|---|---|
java.lang.String |
describe()
Returns a description |
java.lang.String |
normalize()
Returns the letters and digits of the original name (eliminates punctuation) |
| Methods inherited from class javatools.parsers.Name |
|---|
c, couldBeAbbreviation, couldBeCompanyName, couldBeName, couldBePersonName, isAbbreviation, isAttributePrefix, isCompanyName, isCompanyNameSuffix, isFamilyNamePrefix, isLanguage, isLanguageCode, isName, isNames, isNation, isNationality, isPersonName, isPersonNameSuffix, isStopWord, isTitle, isUSState, isUSStateAbbreviation, languageForCode, main, mul, mulHyp, nationForNationality, of, opt, optMul, or, original, toString, unabbreviateUSState |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Name.Abbreviation(java.lang.String s)
| Method Detail |
|---|
public java.lang.String normalize()
Name
normalize in class Namepublic java.lang.String describe()
describe in class Name
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||