net.xoetrope.xui
Interface XMetaContentHolder

All Known Implementing Classes:
XMetaContent, XMetaContent, XMetaContent, XScrollableMetaContent, XScrollableMetaContent

public interface XMetaContentHolder

An interface for setting meta information content

Copyright (c) Xoetrope Ltd., 2002-2003

License: see license.txt

$Revision: 2.1 $


Method Summary
 void setContent(java.lang.String source, XmlElement srcReader)
          Set the content of the component with the meta content
 

Method Detail

setContent

void setContent(java.lang.String source,
                XmlElement srcReader)
Set the content of the component with the meta content

Parameters:
source - the location from which the xml was obtained
srcReader - the XML tree containing the meta content