public interface ILinkTypesDefinition
| Modifier and Type | Field and Description |
|---|---|
static int |
alternate
Constant for value alternate.
|
static java.lang.String |
alternate_NAME
Constant for value name alternate.
|
static int |
appendix
Constant for value appendix.
|
static java.lang.String |
appendix_NAME
Constant for value name appendix.
|
static int |
bookmark
Constant for value bookmark.
|
static java.lang.String |
bookmark_NAME
Constant for value name bookmark.
|
static int |
canonical
Constant for value canonical.
|
static java.lang.String |
canonical_NAME
Constant for value name canonical.
|
static int |
chapter
Constant for value chapter.
|
static java.lang.String |
chapter_NAME
Constant for value name chapter.
|
static int |
contents
Constant for value contents.
|
static java.lang.String |
contents_NAME
Constant for value name contents.
|
static int |
copyright
Constant for value copyright.
|
static java.lang.String |
copyright_NAME
Constant for value name copyright.
|
static int |
glossary
Constant for value glossary.
|
static java.lang.String |
glossary_NAME
Constant for value name glossary.
|
static int |
help
Constant for value help.
|
static java.lang.String |
help_NAME
Constant for value name help.
|
static int |
index
Constant for value index.
|
static java.lang.String |
index_NAME
Constant for value name index.
|
static java.lang.String[] |
LINKTYPES_NAMES |
static int[] |
LINKTYPES_VALUES |
static int |
next
Constant for value next.
|
static java.lang.String |
next_NAME
Constant for value name next.
|
static int |
none
Constant for value none.
|
static java.lang.String |
none_NAME
Constant for value name none.
|
static int |
prev
Constant for value prev.
|
static java.lang.String |
prev_NAME
Constant for value name prev.
|
static int |
section
Constant for value section.
|
static java.lang.String |
section_NAME
Constant for value name section.
|
static int |
start
Constant for value start.
|
static java.lang.String |
start_NAME
Constant for value name start.
|
static int |
stylesheet
Constant for value stylesheet.
|
static java.lang.String |
stylesheet_NAME
Constant for value name stylesheet.
|
static int |
subsection
Constant for value subsection.
|
static java.lang.String |
subsection_NAME
Constant for value name subsection.
|
static final int none
static final int alternate
static final int stylesheet
static final int start
static final int next
static final int prev
static final int contents
static final int index
static final int glossary
static final int copyright
static final int chapter
static final int section
static final int subsection
static final int appendix
static final int help
static final int bookmark
static final int canonical
static final java.lang.String none_NAME
static final java.lang.String alternate_NAME
static final java.lang.String stylesheet_NAME
static final java.lang.String start_NAME
static final java.lang.String next_NAME
static final java.lang.String prev_NAME
static final java.lang.String contents_NAME
static final java.lang.String index_NAME
static final java.lang.String glossary_NAME
static final java.lang.String copyright_NAME
static final java.lang.String chapter_NAME
static final java.lang.String section_NAME
static final java.lang.String subsection_NAME
static final java.lang.String appendix_NAME
static final java.lang.String help_NAME
static final java.lang.String bookmark_NAME
static final java.lang.String canonical_NAME
static final int[] LINKTYPES_VALUES
static final java.lang.String[] LINKTYPES_NAMES
Copyright © 2012-2023 anotheria.net. All Rights Reserved.