MCPcopy Create free account
hub / github.com/UI5/webcomponents / RssHandler

Function RssHandler

packages/main/test/pages/diffable-html.js:5490–5492  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5488 // For legacy support
5489 DefaultHandler: DomHandler,
5490 get RssHandler(){
5491 return defineProp("RssHandler", this.FeedHandler);
5492 },
5493 //helper methods
5494 parseDOM: function(data, options){
5495 var handler = new DomHandler(options);

Callers

nothing calls this directly

Calls 1

definePropFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…