|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LinkType | |
|---|---|
| org.outerj.daisy.linkextraction | |
| Uses of LinkType in org.outerj.daisy.linkextraction |
|---|
| Fields in org.outerj.daisy.linkextraction declared as LinkType | |
|---|---|
static LinkType |
LinkType.FIELD
|
static LinkType |
LinkType.IMAGE
|
static LinkType |
LinkType.INCLUDE
|
static LinkType |
LinkType.INLINE
|
static LinkType |
LinkType.OTHER
|
static LinkType |
LinkType.OUT_OF_LINE
|
| Methods in org.outerj.daisy.linkextraction that return LinkType | |
|---|---|
static LinkType |
LinkType.fromString(java.lang.String name)
|
static LinkType |
LinkType.getByCode(java.lang.String code)
|
| Methods in org.outerj.daisy.linkextraction with parameters of type LinkType | |
|---|---|
void |
LinkCollector.addLink(LinkType linkType,
long targetDocId,
long targetBranchId,
long targetLanguageId,
long version)
|
void |
LinkCollector.addLink(LinkType linkType,
java.lang.String daisyLink)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||