org.newsml.toolkit
Interface HrefNode

All Known Subinterfaces:
Catalog, ContentItem, Origin, RevisionHistory

public interface HrefNode

Interface for objects containing URI references.

Version:
2.0
Author:
Reuters PLC

Method Summary
 Text getHref()
          Get the reference.
 

Method Detail

getHref

public Text getHref()
Get the reference.
Returns:
Text containing a URI reference, or null if none was defined.