Home Help Java U Java URI



Java URI
Posted on: June 19, 2009 at 12:00 AM
Uniform Resource Identifier (URI) is used to name or identify a resource.

Java URI

     


Uniform Resource Identifier (URI) is used to name or identify a resource. URI can be classified as Uniform Resource Locator (URL) and Uniform Resource Name (URN). So every URL is a URI, but not every URI is a URL. URI object can represent a relative URI and does not depend on an underlying protocol handler. This class doesn't have network retrieval capabilities while URL represents an application layer protocol for network retrieval.

 

Related Tags for Java URI:
curlclassormformsourceurinameresourceifforietossiecancermasmcaclesrclocmecattoruniformsurnsoatandssrindo


More Tutorials from this section

Ask Questions?    Discuss: Java URI  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.