|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.springsource.util.osgi.manifest.parse.HeaderParserFactory
public final class HeaderParserFactory
Factory for creating HeaderParser instances
| Constructor Summary | |
|---|---|
HeaderParserFactory()
|
|
| Method Summary | |
|---|---|
static HeaderParser |
newHeaderParser(ParserLogger logger)
Creates a new HeaderParser that logs to the supplied ParserLogger. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HeaderParserFactory()
| Method Detail |
|---|
public static HeaderParser newHeaderParser(ParserLogger logger)
HeaderParser that logs to the supplied ParserLogger.
logger - the ParserLogger to log to.
HeaderParser.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||