Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

oracle.adfnmc.java.net
Class URL

java.lang.Object
  extended by oracle.adfnmc.java.net.URL

public class URL
extends java.lang.Object


Constructor Summary
URL()
           
 
Method Summary
 java.lang.String getFile()
          Answers the file component of this URL.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URL

public URL()
Method Detail

getFile

public java.lang.String getFile()
Answers the file component of this URL.

Returns:
the receiver's file.

Oracle Fusion Middleware Java API Reference for Oracle ADF Mobile Client
11g Release 1 (11.1.1)

E17503-02

Copyright © 2011, Oracle and/or its affiliates. All rights reserved.