Package io.github.enxign.component.pdf
Interface PageWIPInf
public interface PageWIPInf
Page Work In Progress Interface
-
Method Summary
Modifier and TypeMethodDescriptionvoid
processRun
(short sType, String msg, int totPage, int curPage) processRun
-
Method Details
-
processRun
processRun- Parameters:
sType
- 형식msg
- 내용totPage
- 전체 PagecurPage
- 현재 Page- Throws:
Exception
- 예외처리
-