| Package | Description |
|---|---|
| be.ceau.podcastparser | |
| be.ceau.podcastparser.namespace.callback |
| Modifier and Type | Method and Description |
|---|---|
Feed |
PodcastParserContext.getFeed() |
Feed |
PodcastParser.parse(Reader reader)
Parse the given XML
InputStream into a Feed object. |
Feed |
PodcastParser.parse(String xml)
|
| Modifier and Type | Method and Description |
|---|---|
void |
NamespaceCountingCallbackHandler.beforeProcess(String rootNamespace,
Feed feed,
XMLStreamReader reader) |
default void |
NamespaceCallbackHandler.beforeProcess(String rootNamespace,
Feed feed,
XMLStreamReader reader)
Receives a callback before
Namespace.process(PodcastParserContext) is invoked. |
Copyright © 2018. All rights reserved.