|
|||||||||
| Home >> All >> org >> apache >> commons >> jxpath >> ri >> model >> [ beans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.commons.jxpath.ri.model.beans
Class TestIndexedPropertyBean

java.lang.Objectorg.apache.commons.jxpath.ri.model.beans.TestIndexedPropertyBean
- public class TestIndexedPropertyBean
- extends java.lang.Object
Test bean for JUnit tests of indexed property handling.
- Version:
- $Revision: 1.4 $ $Date: 2004/02/29 14:17:43 $
| Constructor Summary | |
TestIndexedPropertyBean()
|
|
| Method Summary | |
int |
getIndexed(int i)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
TestIndexedPropertyBean
public TestIndexedPropertyBean()
| Method Detail |
getIndexed
public int getIndexed(int i)
|
|||||||||
| Home >> All >> org >> apache >> commons >> jxpath >> ri >> model >> [ beans overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
org.apache.commons.jxpath.ri.model.beans.TestIndexedPropertyBean