Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dumbledore/AlbiteREADER
/ getInputEncoding
Method
getInputEncoding
src/org/kxml2/io/KXmlParser.java:1104–1106 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1102
}
1103
1104
public
String getInputEncoding() {
1105
return
encoding;
1106
}
1107
1108
public
void
defineEntityReplacementText(String entity, String value)
1109
throws XmlPullParserException {
Callers
1
parse
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected