MCPcopy Index your code
hub / github.com/apache/tomcat / getLocalName

Method getLocalName

java/org/apache/jasper/compiler/Node.java:2276–2279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2274 }
2275
2276 @Override
2277 public String getLocalName() {
2278 return this.localName;
2279 }
2280
2281 /**
2282 * Returns the prefix of this named attribute.

Callers 1

getNamedAttributeNodeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected