Home
Java
2D Graphics GUI
3D
Advanced Graphics
Ant
Apache Common
Chart
Class
Collections Data Structure
Data Type
Database SQL JDBC
Design Pattern
Development Class
EJB3
Email
Event
File Input Output
Game
Generics
GWT
Hibernate
I18N
J2EE
J2ME
JavaFX
JDK 6
JDK 7
JNDI LDAP
JPA
JSP
JSTL
Language Basics
Network Protocol
PDF RTF
Reflection
Regular Expressions
Scripting
Security
Servlets
Spring
Swing Components
Swing JFC
SWT JFace Eclipse
Threads
Tiny Application
Velocity
Web Services SOA
XML
URI « Network Protocol « Java
Java
Network Protocol
URI
1.
Encode a URI path
2.
Add two URI path segments
3.
Remove parameters from a uri.
4.
Remove any authorisation details from a URI
5.
A class to represent a Uniform Resource Identifier (URI).
6.
Utility to convert File to URL.
7.
Return True if the uri has a scheme
8.
Normalize a uri containing ../ and ./ paths.
9.
URI Support
10.
URI utilities
11.
Get Parent URI
12.
Create and resolve URI
13.
Add parameters stored in the Map to the uri string.
14.
Make a URL from the given string
15.
Is Equal URI
16.
Resolves the specified URI, and returns the file represented by the URI.
17.
Returns the filename for the specified URI.