Uses of Class
org.faceless.publisher.type.BookmarkLevel

Packages that use org.faceless.publisher.type.BookmarkLevel
Package
Description
Contains utility classes and interfaces which are used across BFO Publisher
  • Uses of org.faceless.publisher.type.BookmarkLevel in org.faceless.publisher.type

    Fields in org.faceless.publisher.type declared as org.faceless.publisher.type.BookmarkLevel in in
    Modifier and Type
    Field
    Description
    static final org.faceless.publisher.type.BookmarkLevel
    BookmarkLevel.COPY
    BFO Non-standard - see https://github.com/w3c/csswg-drafts/issues/204
    static final org.faceless.publisher.type.BookmarkLevel
    BookmarkLevel.INCREMENT
    BFO Non-standard - see https://github.com/w3c/csswg-drafts/issues/204
    static final org.faceless.publisher.type.BookmarkLevel
    BookmarkLevel.NONE
     
    Methods in org.faceless.publisher.type that return org.faceless.publisher.type.BookmarkLevel in in
    Modifier and Type
    Method
    Description
    org.faceless.publisher.type.BookmarkLevel
    CSSStyle.getBookmarkLevel()
    Returns the bookmark level.
    org.faceless.publisher.type.BookmarkLevel
    FilterCSSStyle.getBookmarkLevel()