Package ai.extend.types
Interface SplitterOutputSplitsItem.EndPageStage
-
- All Known Implementing Classes:
SplitterOutputSplitsItem.Builder
- Enclosing class:
- SplitterOutputSplitsItem
public static interface SplitterOutputSplitsItem.EndPageStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SplitterOutputSplitsItem.ClassificationIdStageendPage(int endPage)The end page of the split document
-
-
-
Method Detail
-
endPage
SplitterOutputSplitsItem.ClassificationIdStage endPage(int endPage)
The end page of the split document
-
-