net.sourceforge.jxunit
Class JXProperties
java.lang.Object
|
+--java.util.AbstractMap
|
+--java.util.HashMap
|
+--net.sourceforge.jxunit.JXProperties
- All Implemented Interfaces:
- Cloneable, Map, Serializable
- public class JXProperties
- extends HashMap
- See Also:
- Serialized Form
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
testCase
public JXTestCase testCase
JXProperties
public JXProperties()
JXProperties
public JXProperties(Map m)
JXProperties
public JXProperties(JXTestCase testCase)
getString
public String getString(String name)
expressValue
public String expressValue(String name,
QDoc schemaDoc,
String fileUrl)
throws Throwable
expressValue
public String expressValue(String name,
QDoc schemaDoc)
throws Throwable
getStringValue
public String getStringValue(String name,
String schema,
String schemaClass)
throws Throwable