| Package | Description | 
|---|---|
| org.fugerit.java.doc.base.config | |
| org.fugerit.java.doc.base.facade | |
| org.fugerit.java.doc.base.helper | |
| org.fugerit.java.doc.base.model | Package containing classes and interfaces modeling the document. | 
| org.fugerit.java.doc.base.typehandler.markdown | |
| org.fugerit.java.doc.base.typehelper.excel | |
| org.fugerit.java.doc.base.xml | 
| Modifier and Type | Method and Description | 
|---|---|
| DocBase | DocInput. getDoc() | 
| Modifier and Type | Method and Description | 
|---|---|
| static DocInput | DocInput. newInput(String type,
        DocBase doc) | 
| static DocInput | DocInput. newInput(String type,
        DocBase doc,
        Reader reader) | 
| Constructor and Description | 
|---|
| DocInput(String type,
        DocBase doc,
        Reader reader) | 
| Modifier and Type | Method and Description | 
|---|---|
| static DocBase | DocFacade. parse(InputStream is) | 
| static DocBase | DocFacade. parse(InputStream is,
     DocHelper docHelper,
     Properties params) | 
| static DocBase | DocFacade. parse(Reader is) | 
| static DocBase | DocFacade. parse(Reader is,
     DocHelper docHelper) | 
| static DocBase | DocFacade. parse(Reader is,
     DocHelper docHelper,
     Properties params) | 
| static DocBase | DocFacade. parseRE(Reader is) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | DocFacade. print(PrintStream s,
     DocBase doc) | 
| Modifier and Type | Method and Description | 
|---|---|
| DocBase | DocTypeFacadeHelper. getDocBase() | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract void | DocTypeFacadeAbstract. handleDoc(DocBase docBase) | 
| void | DocTypeFacadeDefault. handleDoc(DocBase docBase) | 
| Constructor and Description | 
|---|
| DocTypeFacadeHelper(DocBase docBase) | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | DocBase. print(DocBase docBase,
     PrintStream s) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | MarkdownBasicDocFacade. handleDoc(DocBase docBase) | 
| Modifier and Type | Method and Description | 
|---|---|
| static InputStream | ExcelHelperUtils. resoveTemplateStream(DocBase docBase) | 
| Modifier and Type | Method and Description | 
|---|---|
| DocBase | DocContentHandler. getDocBase() | 
| DocBase | DocContentHandler_1_3. getDocBase() | 
Copyright © 2022 Fugerit. All rights reserved.