public class TableOfContentsItem extends Object
| Constructor and Description |
|---|
TableOfContentsItem(String title,
int page)
Default constructor
|
public TableOfContentsItem(String title, int page)
title - titlepage - pagepublic String getTitle()
public int getPage()
Copyright © 2026. All rights reserved.