- Enclosing class:
- OutputDocument
public static class OutputDocument.Bookmark
extends Object
Container for bookmark information.
Each bookmark has a name (usually mapped to the name of a dependency list) and a position.
The position will be relative as long as the TCDL source content is being processed.
In addition, the bookmark contains an order number indicating which bookmark came first. Since a bookmark
does not take up space, bookmarks having the same position in the final document are common.