|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocRef | |
|---|---|
| org.biojavax | The Biojava extensions packages, classes that extend the core biojava functionality |
| Uses of DocRef in org.biojavax |
|---|
| Classes in org.biojavax that implement DocRef | |
|---|---|
class |
SimpleDocRef
A basic DocRef implementation. |
| Methods in org.biojavax that return DocRef | |
|---|---|
DocRef |
RankedDocRef.getDocumentReference()
Represents a reference to a document. |
DocRef |
SimpleRankedDocRef.getDocumentReference()
Represents a reference to a document. |
| Constructors in org.biojavax with parameters of type DocRef | |
|---|---|
SimpleRankedDocRef(DocRef docref,
Integer start,
Integer end,
int rank)
Constructs a new docref for a given location. |
|
SimpleRankedDocRef(DocRef docref,
RichLocation location,
int rank)
Constructs a new docref for a given location. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||