|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--net.sf.swan.xml.input.reflect.MethodMapper
| Constructor Summary | |
MethodMapper(java.lang.Class methodsClass)
|
|
MethodMapper(java.lang.Object component)
|
|
| Method Summary | |
ContextListener |
element(java.lang.String methodName)
|
ContextListener |
processingInstruction(java.lang.String methodName)
|
ContextListener |
text(java.lang.String methodName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MethodMapper(java.lang.Class methodsClass)
public MethodMapper(java.lang.Object component)
| Method Detail |
public ContextListener element(java.lang.String methodName)
throws java.lang.NoSuchMethodException
public ContextListener text(java.lang.String methodName)
throws java.lang.NoSuchMethodException
public ContextListener processingInstruction(java.lang.String methodName)
throws java.lang.NoSuchMethodException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||