Function Entity.inputEncoding
An attribute specifying the encoding used for this entity at the time of
parsing, when it is an external parsed entity. This is null
if it an
entity from the internal subset or if it is not known.
Prototype
DOMString inputEncoding() @property;
Authors
Lodovico Giaretta
Copyright
Copyright Lodovico Giaretta 2016 --