|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xbean.osgi.bundle.util.HeaderParser
public class HeaderParser
Utility class to parse standard OSGi headers.
| Nested Class Summary | |
|---|---|
static class |
HeaderParser.HeaderElement
|
| Constructor Summary | |
|---|---|
HeaderParser()
|
|
| Method Summary | |
|---|---|
static java.util.List<HeaderParser.HeaderElement> |
parseHeader(java.lang.String header)
Parse a given OSGi header into a list of header elements. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeaderParser()
| Method Detail |
|---|
public static java.util.List<HeaderParser.HeaderElement> parseHeader(java.lang.String header)
header - the OSGi header to parse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||