parseFeed
Parse a feed.
§
§Parameters
§
options?: ParserOptions & DomHandlerOptions optional
[src]Optionally, options for parsing. When using this option, you should set xmlMode
to true
.