|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A named metadata property.
NewsML news providers use this property to encode additional information for which there is not explicit NewsML markup. The Property class is recursive: a property can itself have properties.
Method Summary | |
Text |
getAllowedValues()
Get the allowed values for the property. |
Text |
getValue()
Get a literal string value for the property. |
Text |
getValueRef()
Get a pointer to a property's value. |
Methods inherited from interface org.newsml.toolkit.AssignmentNode |
getAssignedBy, getAssignmentDateAndTime, getConfidence, getHowPresent, getImportance |
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.FormalNameNode |
findTopic, getDefaultScheme, getDefaultVocabulary, getName, getTopicSet, getVocabulary, toString, toString |
Methods inherited from interface org.newsml.toolkit.IdNode |
getDuid, getEuid |
Methods inherited from interface org.newsml.toolkit.PropertyNode |
getProperty, getProperty, getPropertyCount |
Method Detail |
public Text getValue()
getValueRef()
) is also provided,
then the valueref takes precedence and this represents
a string rendition of it.getValueRef()
public Text getValueRef()
getValue()
public Text getAllowedValues()
getValue()
,
getValueRef()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |