Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
loadInnerPageIfPossible
Method · 0.95
asXml
Method · 0.95
setUrl
Method · 0.45
getPage
Method · 0.45
loadWebResponseFromWebConnection
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected