This project has retired. For details please refer to its
Attic page.
HttpUtils (Apache Chemistry OpenCMIS 0.11.0 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
static String |
getStringParameter(javax.servlet.http.HttpServletRequest request,
String name)
Extracts a string parameter.
|
static String[] |
splitPath(javax.servlet.http.HttpServletRequest request)
Splits the path into its fragments.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getStringParameter
public static String getStringParameter(javax.servlet.http.HttpServletRequest request,
String name)
Extracts a string parameter.
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.