Class ScxURIImpl
java.lang.Object
cool.scx.http.uri.ScxURIImpl
- All Implemented Interfaces:
ScxURI,ScxURIWritable
ScxURIImpl
- Version:
- 0.0.1
- Author:
- scx567888
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface cool.scx.http.uri.ScxURIWritable
addQuery, addQuery, clearQuery, query, removeQuery, setQuery
-
Constructor Details
-
ScxURIImpl
public ScxURIImpl()
-
-
Method Details
-
scheme
- Specified by:
schemein interfaceScxURIWritable
-
host
- Specified by:
hostin interfaceScxURIWritable
-
port
- Specified by:
portin interfaceScxURIWritable
-
path
- Specified by:
pathin interfaceScxURIWritable
-
query
- Specified by:
queryin interfaceScxURIWritable
-
fragment
- Specified by:
fragmentin interfaceScxURIWritable
-
scheme
-
host
-
port
-
path
-
query
- Specified by:
queryin interfaceScxURI- Specified by:
queryin interfaceScxURIWritable
-
fragment
-
toString
-