ariba.ui.table
Class ResourceLocator

java.lang.Object
  extended by ariba.ui.table.ResourceLocator

public final class ResourceLocator
extends Object


Nested Class Summary
static interface ResourceLocator.Provider
           
 
Constructor Summary
ResourceLocator()
           
 
Method Summary
static File fileForRelativePath(String path, AWComponent parentComponent)
           
static void setProvider(ResourceLocator.Provider provider)
           
static URL urlForRelativePath(String path, AWComponent parentComponent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceLocator

public ResourceLocator()
Method Detail

setProvider

public static void setProvider(ResourceLocator.Provider provider)

urlForRelativePath

public static URL urlForRelativePath(String path,
                                     AWComponent parentComponent)

fileForRelativePath

public static File fileForRelativePath(String path,
                                       AWComponent parentComponent)


AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.