| Modifier and Type | Method and Description |
|---|---|
Uri |
Link.getHref() |
| Modifier and Type | Method and Description |
|---|---|
void |
Link.setHref(Uri href) |
| Modifier and Type | Method and Description |
|---|---|
Uri |
TocItem.getHref() |
Uri |
RelatedDocument.getHref() |
Uri |
ReferenceType.getHref() |
Uri |
Ref.getHref() |
Uri |
ParliamentaryAnalysisType.getHref() |
Uri |
NoteRef.getHref() |
Uri |
LinkType.getHref() |
Uri |
Keyword.getHref() |
Uri |
FRBRtranslation.getHref() |
Uri |
FRBRauthor.getHref() |
Uri |
EmbeddedText.getHref() |
Uri |
EmbeddedStructure.getHref() |
Uri |
CountType.getHref() |
Uri |
ComponentData.getHref() |
Uri |
AnyOtherType.getHref() |
Uri |
AffectedDocument.getHref() |
Uri |
A.getHref() |
| Modifier and Type | Method and Description |
|---|---|
void |
TocItem.setHref(Uri href) |
void |
RelatedDocument.setHref(Uri href) |
void |
ReferenceType.setHref(Uri href) |
void |
Ref.setHref(Uri href) |
void |
ParliamentaryAnalysisType.setHref(Uri href) |
void |
NoteRef.setHref(Uri href) |
void |
LinkType.setHref(Uri href) |
void |
Keyword.setHref(Uri href) |
void |
FRBRtranslation.setHref(Uri href) |
void |
FRBRauthor.setHref(Uri href) |
void |
EmbeddedText.setHref(Uri href) |
void |
EmbeddedStructure.setHref(Uri href) |
void |
CountType.setHref(Uri href) |
void |
ComponentData.setHref(Uri href) |
void |
AnyOtherType.setHref(Uri href) |
void |
AffectedDocument.setHref(Uri href) |
void |
A.setHref(Uri href) |
| Modifier and Type | Field and Description |
|---|---|
static Uri |
Uri.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static Uri |
Uri.raw(char[] value) |
static Uri |
Uri.raw(String value) |
Uri |
NoWhiteSpace.toUri() |
static Uri |
Uri.valueOf(char[] value) |
static Uri |
Uri.valueOf(String value) |
| Modifier and Type | Method and Description |
|---|---|
static FRBRauthor |
FRBRHelper.newFRBRauthor(Uri href) |
static TLCConcept |
TLCFactory.newTLCConcept(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCOrganization |
TLCFactory.newTLCOrganization(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCPerson |
TLCFactory.newTLCPerson(NoWhiteSpace eid,
Uri href,
String showAs) |
static TLCRole |
TLCFactory.newTLCRole(NoWhiteSpace eid,
Uri href,
String showAs) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetaBuilder.addAuthor(Uri href) |
void |
MetaBuilder.addAuthor(Uri href,
Function<Identification,CoreProperties> type) |
| Modifier and Type | Method and Description |
|---|---|
InlineTypeBuilder<TocItem> |
TocBuilder.item(Uri href,
String level) |
| Modifier and Type | Method and Description |
|---|---|
default InlineReqTypeBuilder<Ref> |
RefSupport.ref(Uri href) |
default InlineReqTypeBuilder<Ref> |
RefSupport.ref(Uri href,
Consumer<Ref> consumer) |
Copyright © 2017. All rights reserved.