| Modifier and Type | Field and Description |
|---|---|
static EnumSet<XURI.Parts> |
XURI.URLALL |
static EnumSet<XURI.Parts> |
XURI.URLONLY |
| Modifier and Type | Method and Description |
|---|---|
static XURI.Parts |
XURI.Parts.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static XURI.Parts[] |
XURI.Parts.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
XURI.assemble(EnumSet<XURI.Parts> parts)
Reassemble the url using the specified parts
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.