Package | Description |
---|---|
org.eclipse.jetty.util |
Jetty Util : Common Utility Classes
|
Modifier and Type | Method and Description |
---|---|
Fields.Field |
Fields.get(java.lang.String name) |
Fields.Field |
Fields.remove(java.lang.String name)
Removes the
Fields.Field with the given name |
Modifier and Type | Method and Description |
---|---|
java.util.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–2023 Webtide. All rights reserved.