| Modifier and Type | Method and Description |
|---|---|
<T extends SAXDecoder.ContentHandlerWithResult<?>> |
SAXDecoder.Builder.registerContentHandler(Class<T> handlerClass)
Will call
Constructor.newInstance(Object...) on handlerClass for each content
stream. |
| Modifier and Type | Method and Description |
|---|---|
SAXDecoder.ContentHandlerWithResult<T> |
SAXDecoder.ContentHandlerWithResult.Factory.create() |
Copyright © 2012–2023 OpenFeign. All rights reserved.