|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xalan.extensions.MethodResolver.ConversionInfo
static class MethodResolver.ConversionInfo
Simple class to hold information about allowed conversions and their relative scores, for use by the table below.
| Field Summary | |
|---|---|
(package private) java.lang.Class |
m_class
|
(package private) int |
m_score
|
| Constructor Summary | |
|---|---|
MethodResolver.ConversionInfo(java.lang.Class cl,
int score)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.lang.Class m_class
int m_score
| Constructor Detail |
|---|
MethodResolver.ConversionInfo(java.lang.Class cl,
int score)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||