|
Lizzy v1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextContainer | |
---|---|
christophedelory.atom | The Atom (XML-based) Web content and metadata syndication format. |
Uses of TextContainer in christophedelory.atom |
---|
Methods in christophedelory.atom that return TextContainer | |
---|---|
TextContainer |
Source.getRights()
Returns information about rights held in and over this feed. |
TextContainer |
Entry.getRights()
Returns information about rights held in and over this entry. |
TextContainer |
Source.getSubtitle()
Returns a human-readable description or subtitle for this feed. |
TextContainer |
Entry.getSummary()
Returns a short summary, abstract, or excerpt of an entry. |
TextContainer |
Source.getTitle()
Returns a human-readable title for this feed. |
TextContainer |
Entry.getTitle()
Returns a human-readable title for this entry. |
Methods in christophedelory.atom with parameters of type TextContainer | |
---|---|
void |
Source.setRights(TextContainer rights)
Initializes information about rights held in and over this feed. |
void |
Entry.setRights(TextContainer rights)
Initializes information about rights held in and over this entry. |
void |
Source.setSubtitle(TextContainer subtitle)
Initializes a human-readable description or subtitle for this feed. |
void |
Entry.setSummary(TextContainer summary)
Initializes a short summary, abstract, or excerpt of an entry. |
void |
Source.setTitle(TextContainer title)
Initializes the human-readable title for this feed. |
void |
Feed.setTitle(TextContainer title)
|
void |
Entry.setTitle(TextContainer title)
Initializes the human-readable title for this entry. |
|
© 2008-2009 Christophe Delory | |||||||||
PREV NEXT | FRAMES NO FRAMES |