|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Reference | |
---|---|
info.bliki.wiki.model | Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface. |
Uses of Reference in info.bliki.wiki.model |
---|
Fields in info.bliki.wiki.model with type parameters of type Reference | |
---|---|
protected java.util.ArrayList<Reference> |
AbstractWikiModel.fReferences
|
Methods in info.bliki.wiki.model that return types with arguments of type Reference | |
---|---|
java.util.List<Reference> |
IWikiModel.getReferences()
Get the internal list of references (i.e. footnotes) |
java.util.List<Reference> |
AbstractWikiModel.getReferences()
Get the internal list of references (i.e. footnotes) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |