model library

A basic library shipped with model, defined parser and fetch only for implementation.

Classes

AudioInfo
Specify audio metadata in rich informations.
ImageInfo
Display thumbnail of website with given image.
MetaFetch
Read Document and find all metadata tags to generate corresponded MetaInfo.
MetaInfo
Completed structure of rich information link preview metadata.
OpenGraphPropertyParser
Open Graph Protocol implementations of MetaPropertyParser.
VideoInfo
Define metadata information for playing video in preview.

Exceptions / Errors

NonHttpUrlException
Indicate the given Uri is not using HTTP(S) protocol.