MCPcopy Create free account
hub / github.com/dumbledore/AlbiteREADER / getName

Method getName

src/org/kxml2/io/KXmlParser.java:1253–1255  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1251 }
1252
1253 public String getName() {
1254 return name;
1255 }
1256
1257 public String getPrefix() {
1258 return prefix;

Callers 1

requireMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected