org.newsml.toolkit
Interface HrefNode

All Known Subinterfaces:
Catalog, ContentItem, Origin, RevisionHistory

public interface HrefNode

Interface for objects containing URI references.

Version:
1.0
Author:
Reuters PLC

Method Summary
 java.lang.String getHref()
          Get the reference.
 

Method Detail

getHref

public java.lang.String getHref()
Get the reference.
Returns:
A URI reference, or null if none was defined.