CoreJS-W3C Reference

Core Library for W3C Browser Frontside Applications

View project on GitHub

« Back

(interface) CoreJs.FileSystem.Loader.Formatter.Creator

The creator interface.
The formatter creator build parser or formatter objects.

createResponseParser

Create a response parser.

Parameters:

  • response Object Response detail data.

Returns

Implementations