|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SemanticAttribute | |
---|---|
info.bliki.wiki.model | Model classes for rendering Wikipedia texts to HTML, PDF with the IWikiModel interface. |
Uses of SemanticAttribute in info.bliki.wiki.model |
---|
Fields in info.bliki.wiki.model with type parameters of type SemanticAttribute | |
---|---|
protected java.util.List<SemanticAttribute> |
WikiModel.semanticAttributes
|
Methods in info.bliki.wiki.model that return types with arguments of type SemanticAttribute | |
---|---|
java.util.List<SemanticAttribute> |
WikiModel.getSemanticAttributes()
Get the list of SemanticAttributes |
java.util.List<SemanticAttribute> |
IWikiModel.getSemanticAttributes()
Get the list of SemanticAttributes |
java.util.List<SemanticAttribute> |
AbstractWikiModel.getSemanticAttributes()
Get the list of SemanticAttributes |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |