org.newsml.toolkit
Interface OriginText

All Superinterfaces:
BaseNode, IdNode, IdText, LanguageNode, OriginNode, Text
All Known Subinterfaces:
AssignedOriginText

public interface OriginText
extends BaseNode, IdNode, LanguageNode, OriginNode

Text with identifiers and origin subelements.

This is specialized text (possibly) containing mixed content: text mixed in with Origin subelements that can be made into hyperlinks. It is still possible to treat this as simple text, but this interface exposes the Origin subelements for applications that need them.

Version:
2.0
Author:
Reuters PLC

Fields inherited from interface org.newsml.toolkit.OriginNode
ORIGIN, TEXT
 
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
 
Methods inherited from interface org.newsml.toolkit.LanguageNode
getLang
 
Methods inherited from interface org.newsml.toolkit.OriginNode
getChunkCount, getChunkType, getData, getOrigin
 
Methods inherited from interface org.newsml.toolkit.Text
setBoolean, setInt, setString, toBoolean, toInt, toString