haXe API Documentation
Back | Index
extern class js.html.fs.Metadata
Available in js
Metadata is structured data about data. Metadata which is included with SVG content should be specified within metadata elements. The contents of the metadata should be elements from other XML namespaces such as RDF, FOAF, etc.

Documentation for this class was provided by MDN.
var modificationTime(default,null) : Date
var size(default,null) : Int
Back | Index