public class DocInput extends Object
| Constructor and Description | 
|---|
| DocInput(String type,
        DocBase doc,
        Reader reader) | 
| Modifier and Type | Method and Description | 
|---|---|
| DocBase | getDoc() | 
| Reader | getReader() | 
| String | getType() | 
| static DocInput | newInput(String type,
        DocBase doc) | 
| static DocInput | newInput(String type,
        DocBase doc,
        Reader reader) | 
| static DocInput | newInput(String type,
        Reader reader) | 
Copyright © 2021 Fugerit. All rights reserved.