|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mmbase.util.transformers.Config
Describes what encoding is configured.
| Field Summary | |
Class |
clazz
|
int |
config
|
String |
info
|
| Constructor Summary | |
Config(Class c,
int i)
|
|
Config(Class c,
int i,
String in)
|
|
| Method Summary | |
String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public Class clazz
public int config
public String info
| Constructor Detail |
public Config(Class c,
int i)
public Config(Class c,
int i,
String in)
| Method Detail |
public String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||