tests
Class Resources

java.lang.Object
  extended by tests.Resources

public final class Resources
extends Object


Field Summary
static String TEST_RESOURCES
          Location of the test resources.
 
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
 

Field Detail

TEST_RESOURCES

public static final String TEST_RESOURCES
Location of the test resources.

See Also:
Constant Field Values
Method Detail

asURI

public static String asURI(String pURI)
Returns a files location as a string.



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.