|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentXref | |
---|---|
org.sciplore.resources |
Uses of DocumentXref in org.sciplore.resources |
---|
Methods in org.sciplore.resources that return DocumentXref | |
---|---|
static DocumentXref |
DocumentXref.sync(DocumentXref x)
|
Methods in org.sciplore.resources that return types with arguments of type DocumentXref | |
---|---|
Set<DocumentXref> |
Document.getXrefs()
Returns the cross references. |
Methods in org.sciplore.resources with parameters of type DocumentXref | |
---|---|
void |
Document.addXref(DocumentXref x)
Add a cross reference to the Document . |
static DocumentXref |
DocumentXref.sync(DocumentXref x)
|
Method parameters in org.sciplore.resources with type arguments of type DocumentXref | |
---|---|
void |
Document.setXrefs(Set<DocumentXref> xrefs)
Sets the cross references. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |