ariba.ui.table
Class ResourceLocator

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

public final class ResourceLocator
extends java.lang.Object


Nested Class Summary
static interface ResourceLocator.Provider
           
 
Constructor Summary
ResourceLocator()
           
 
Method Summary
static java.io.File fileForRelativePath(java.lang.String path, AWComponent parentComponent)
           
static void setProvider(ResourceLocator.Provider provider)
           
static java.net.URL urlForRelativePath(java.lang.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 java.net.URL urlForRelativePath(java.lang.String path,
                                              AWComponent parentComponent)

fileForRelativePath

public static java.io.File fileForRelativePath(java.lang.String path,
                                               AWComponent parentComponent)


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