Uses of Class
org.htmlunit.util.EncodingSniffer.Attribute
Packages that use EncodingSniffer.Attribute
-
Uses of EncodingSniffer.Attribute in org.htmlunit.util
Methods in org.htmlunit.util that return EncodingSniffer.AttributeModifier and TypeMethodDescription(package private) static EncodingSniffer.Attribute
EncodingSniffer.getAttribute
(byte[] bytes, int startFrom) Extracts an attribute from the specified byte array, starting at the specified index, using the HTML5 attribute algorithm.