tests
Class Resources
java.lang.Object
tests.Resources
public class Resources
- extends Object
Method Summary |
static String |
asURI(String pURI)
Returns a files location as a string. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TEST_RESOURCES
public static final String TEST_RESOURCES
- Location of the test resources.
- See Also:
- Constant Field Values
Resources
public Resources()
asURI
public static String asURI(String pURI)
- Returns a files location as a string.
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.