Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tomcat
/ setLocalName
Method
setLocalName
java/org/apache/el/parser/AstFunction.java:206–208 ·
view source on GitHub ↗
(String localName)
Source
from the content-addressed store, hash-verified
204
205
206
public
void
setLocalName(String localName) {
207
this.localName = localName;
208
}
209
210
public
void
setPrefix(String prefix) {
211
this.prefix = prefix;
Callers
1
Function
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected