| Package | Description |
|---|---|
| org.ocpsoft.urlbuilder |
| Modifier and Type | Method and Description |
|---|---|
Address |
AddressBuilderSchemeSpecificPart.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderScheme.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderQuery.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderPort.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderPath.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderDomain.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderBase.build()
Generate an
Address representing the current state of this AddressBuilder. |
Address |
AddressBuilderAnchor.build()
Generate an
Address representing the current state of this AddressBuilder. |
protected Address |
AddressBuilder.build()
Generate an
Address representing the current state of this AddressBuilder. |
static Address |
AddressBuilder.create(String url)
Create a new
Address from the given fully encoded URL. |
Copyright © 2014 OCPsoft. All Rights Reserved.