Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/OpenFeign/feign
/ builder
Method
builder
sax/src/main/java/feign/sax/SAXDecoder.java:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
public
static
Builder builder() {
65
return
new
Builder();
66
}
67
68
@Override
69
public
Object decode(Response response, Type type) throws IOException, DecodeException {
Callers
2
SAXDecoderTest
Class · 0.95
main
Method · 0.95
Calls
no outgoing calls
Tested by
1
main
Method · 0.76