Modifier and Type | Interface and Description |
---|---|
public interface | CitationMarkerEntry
This is what we need for createCitationMarker to produce author-year citation markers. |
public interface | CitationMarkerNormEntry
This is what we need to produce normalized author-year citation markers. |
public interface | CitationMarkerNumericBibEntry
This is for the numeric bibliography labels. |
public interface | CitationMarkerNumericEntry
This is what we need for numeric citation markers. |
public interface | ComparableCitation
When sorting citations (in a group), we also consider pageInfo. |
public interface | ComparableCitedKey
This is what we need to sort bibliography entries. |
Modifier and Type | Class and Description |
---|---|
public class | |
public class | CitationGroup
A CitationGroup describes a group of citations. |
public class | CitationGroupId
Identifies a citation group in a document. |
public class | CitationGroups
CitationGroups : the set of citation groups in the document. |
public class | |
public class | CitationPath
Identifies a citation with the identifier of the citation group containing it and its storage index within. |
public class | CitedKey
Cited keys are collected from the citations in citation groups. |
public class | |
public class | |
public class | |
public class |
Modifier and Type | Enum and Description |
---|---|
public enum | |
public enum | NonUniqueCitationMarker
What should createCitationMarker do if it discovers that uniqueLetters provided are not sufficient for unique presentation? |
public enum | OODataModel
What is the data stored? |