public interface Headers
Modifier and Type | Method and Description |
---|---|
List<String> |
getFields()
Gets the fields of this header.
|
List<String> |
getFields(String name)
Gets all
Field s having the specified field name in a case
insensitive way. |
Copyright © 2008–2015. All rights reserved.