MCPcopy Index your code
hub / github.com/OpenFeign/feign / build

Method build

sax/src/main/java/feign/sax/SAXDecoder.java:150–152  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

148 }
149
150 public SAXDecoder build() {
151 return new SAXDecoder(handlerFactories);
152 }
153
154 private static class NewInstanceContentHandlerWithResultFactory<T>
155 implements ContentHandlerWithResult.Factory<T> {

Callers 10

Slf4jLoggerTestClass · 0.45
SAXDecoderTestClass · 0.45
statusFailedResponseMethod · 0.45
mainMethod · 0.45
mapMethod · 0.45

Calls

no outgoing calls

Tested by 8

statusFailedResponseMethod · 0.36
mainMethod · 0.36
mapMethod · 0.36