Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
Modifier and Type | Method and Description |
---|---|
Fields.Field |
Fields.get(String name) |
Fields.Field |
Fields.remove(String name)
Removes the
Fields.Field with the given name |
Modifier and Type | Method and Description |
---|---|
Iterator<Fields.Field> |
Fields.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
Fields.Field.equals(Fields.Field that,
boolean caseSensitive) |
void |
Fields.put(Fields.Field field)
Inserts or replaces the given
Fields.Field , mapped to the field's name |
Copyright © 1995-2015 Webtide. All Rights Reserved.