| Package | Description |
|---|---|
| org.sodeac.common.xuri |
Sodeac xURI provide an extensible URI Parser.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorityComponent
Authority component of URI.
|
class |
FragmentComponent
Fragment component of URI.
|
class |
PathComponent
Path component of URI.
|
class |
QueryComponent
Query component of URI.
|
class |
SchemeComponent
Scheme component of URI.
|
| Modifier and Type | Method and Description |
|---|---|
protected AbstractComponent<T> |
AbstractComponent.addSubComponent(T subComponent)
Adds a subcomponent.
|
Copyright © 2020. All rights reserved.