public class OperatorIhsReader extends Object implements rx.Observable.Operator<Map<String,String>,InputStream>
| Modifier and Type | Class and Description |
|---|---|
static class |
OperatorIhsReader.MyDefaultHandler |
static class |
OperatorIhsReader.UnsubscribedSAXException |
| Constructor and Description |
|---|
OperatorIhsReader(String parentElementName) |
| Modifier and Type | Method and Description |
|---|---|
rx.Subscriber<? super InputStream> |
call(rx.Subscriber<? super Map<String,String>> child) |
public OperatorIhsReader(String parentElementName)
public rx.Subscriber<? super InputStream> call(rx.Subscriber<? super Map<String,String>> child)
call in interface rx.functions.Func1<rx.Subscriber<? super Map<String,String>>,rx.Subscriber<? super InputStream>>Copyright © 2020. All rights reserved.