|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kemet.toolbox.Extract
public class Extract
tools for extraction caracters
Constructor Summary | |
---|---|
Extract()
instantiate the extract object. |
Method Summary | |
---|---|
static java.lang.String[] |
extractedNoAlphaNumericCaracters(java.lang.String str)
extraction no alpha numeric caracters. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Extract()
instantiate the extract object.
Method Detail |
---|
public static java.lang.String[] extractedNoAlphaNumericCaracters(java.lang.String str)
extraction no alpha numeric caracters.
str
- string to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |