|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Identification labels for a NewsItem
Method Summary | |
IdText |
getDateLabel()
Get the optional date label. |
Label[] |
getLabel()
Get an array of all available labels. |
Label |
getLabel(int index)
Get a generic label. |
int |
getLabelCount()
Count the generic labels. |
IdText |
getNameLabel()
Get the optional name label. |
NewsIdentifier |
getNewsIdentifier()
Get the identification information for this news item. |
Methods inherited from interface org.newsml.toolkit.BaseNode |
getAttr, getChild, getChild, getChild, getChild, getChildCount, getChildCount, getParent, getPath, getSession, getXMLName, getXPath, insertAfter, insertAfter, insertAfter, insertAfter, insertAfterDuid, insertAfterDuid, insertBefore, insertBefore, insertBefore, insertBefore, insertBeforeDuid, insertBeforeDuid, insertChild, insertChild, insertFirst, insertFirst, insertLast, insertLast, removeChild, removeChild, removeSelf, replaceChild, replaceChild, replaceChild, replaceChild, replaceChild, replaceChild, setAttr, setAttr, toXML, toXML, unsetAttr, unsetAttr, writeXML, writeXML |
Methods inherited from interface org.newsml.toolkit.IdNode |
getDuid, getEuid |
Method Detail |
public NewsIdentifier getNewsIdentifier()
public IdText getNameLabel()
public IdText getDateLabel()
public int getLabelCount()
public Label getLabel(int index)
index
- The position of the label, zero-based, numbered
sequentially.public Label[] getLabel()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |