Package org.bedework.util.servlet
Class ContentType.Param
- java.lang.Object
-
- org.bedework.util.servlet.ContentType.Param
-
- Enclosing class:
- ContentType
public static class ContentType.Param extends Object
A content type parameter
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()Get parameter name.StringgetValue()Get parameter value.StringtoString()
-