Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ getEncoding
Method
getEncoding
java/org/apache/tomcat/util/http/parser/TE.java:64–66 ·
view source on GitHub ↗
Returns the encoding name. @return the encoding name
()
Source
from the content-addressed store, hash-verified
62
* @
return
the encoding name
63
*/
64
public
String getEncoding() {
65
return
encoding;
66
}
67
68
/**
69
* Returns the parameters
for
this encoding.
Callers
7
testSimpleTE
Method · 0.45
testComplexTE1
Method · 0.45
testComplexTE2
Method · 0.45
testComplexTE3
Method · 0.45
testMalformed01
Method · 0.45
testMalformed02
Method · 0.45
startDocument
Method · 0.45
Calls
no outgoing calls
Tested by
6
testSimpleTE
Method · 0.36
testComplexTE1
Method · 0.36
testComplexTE2
Method · 0.36
testComplexTE3
Method · 0.36
testMalformed01
Method · 0.36
testMalformed02
Method · 0.36