MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / getCharset

Method getCharset

src/main/java/org/htmlunit/SgmlPage.java:176–176  ·  view source on GitHub ↗

Returns the encoding. @return the encoding

()

Source from the content-addressed store, hash-verified

174 * @return the encoding
175 */
176 public abstract Charset getCharset();
177
178 /**
179 * Returns the document element.

Callers 5

asXmlMethod · 0.95
setUrlMethod · 0.45
getPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected