|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.commons.workflow.util.WorkflowUtils
General purpose static utility methods for the Workflow engine.
| Constructor Summary | |
WorkflowUtils()
|
|
| Method Summary | |
static java.lang.String |
parseCharacterEncoding(java.lang.String contentType)
Parse the character encoding from the specified content type header. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WorkflowUtils()
| Method Detail |
public static java.lang.String parseCharacterEncoding(java.lang.String contentType)
null is returned.
contentType - a content type header
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||