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:
- 1.1beta
- Author:
- Reuters PLC
Methods inherited from interface org.newsml.toolkit.BaseNode |
getChild, getChild, getChild, getChild, getChildCount, getChildCount, getParent, getPath, getSession, getXMLName, getXPath, removeSelf, toXML, toXML, writeXML, writeXML |