org.mortbay.xml
Class TestConfiguration
java.lang.Object
|
+--java.util.AbstractMap
|
+--java.util.HashMap
|
+--org.mortbay.xml.TestConfiguration
- All Implemented Interfaces:
- java.lang.Cloneable, java.util.Map, java.io.Serializable
- public class TestConfiguration
- extends java.util.HashMap
Test XmlConfiguration.
- Version:
- $Revision: 1.1 $
- Author:
- Greg Wilkins (gregw)
- See Also:
- Serialized Form
Inner classes inherited from class java.util.Map |
java.util.Map.Entry |
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
Methods inherited from class java.util.AbstractMap |
equals, hashCode, toString |
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Map |
equals, hashCode |
nested
public TestConfiguration nested
testObject
public java.lang.Object testObject
testInt
public int testInt
url
public java.net.URL url
called
public static boolean called
TestConfiguration
public TestConfiguration()
setTest
public void setTest(java.lang.Object value)
setTest
public void setTest(int value)
call
public void call()
call
public TestConfiguration call(java.lang.Boolean b)
call
public void call(java.net.URL u,
boolean b)
getString
public java.lang.String getString()
callStatic
public static void callStatic()
Copyright © 2000 Mortbay Consulting Pty. Ltd. All Rights Reserved.