|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectNormalizer.Jdk15Normalizer
private static class Normalizer.Jdk15Normalizer
Normalizer that runs on JDK 1.5 / 5.0
| Field Summary | |
|---|---|
private Method |
method
|
private Object |
mode
|
| Constructor Summary | |
|---|---|
Normalizer.Jdk15Normalizer()
Constructor - use Java Reflection to locate the class and method |
|
| Method Summary | |
|---|---|
String |
normalize(String in)
Normalize a string using the method we found |
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private Method method
private Object mode
| Constructor Detail |
|---|
public Normalizer.Jdk15Normalizer()
throws Exception
Exception| Method Detail |
|---|
public String normalize(String in)
normalize in interface Normalizer.PlatformNormalizer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||