public class HeaderParser extends Object
Modifier and Type | Class and Description |
---|---|
static class |
HeaderParser.PathElement |
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 © 2021 The Apache Software Foundation. All rights reserved.