public class HeaderParser extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
HeaderParser.PathElement |
| Constructor and Description |
|---|
HeaderParser() |
| Modifier and Type | Method and Description |
|---|---|
static List<HeaderParser.PathElement> |
parseHeader(String header)
Parse a given OSGi header into a list of paths
|
public static List<HeaderParser.PathElement> parseHeader(String header)
header - the OSGi header to parseCopyright © 2016 Alfresco. All rights reserved.