org.formaria.aria
Interface MetaContentHolder

All Known Implementing Classes:
MetaContent, MetaContent, ScrollableMetaContent, ScrollableMetaContent

public interface MetaContentHolder

An interface for setting meta information content

Copyright (c) Formaria Ltd., 2008

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