Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getNamespace
Method
getNamespace
src/org/kxml2/kdom/Element.java:137–139 ·
view source on GitHub ↗
returns the namespace of the element
()
Source
from the content-addressed store, hash-verified
135
* returns the namespace of the element */
136
137
public
String getNamespace() {
138
return
namespace;
139
}
140
141
142
/**
Callers
4
indexOf
Method · 0.95
parse
Method · 0.95
write
Method · 0.95
parse
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected