nl.gx.webmanager.cms.government
Interface MetaData


public interface MetaData

Contains a scheme code and its content which are typically rendered in an xml format that is index by the Overheid.nl institution.

Author:
arjans

Method Summary
 java.lang.String getCode()
          Returns the scheme code.
 java.lang.String getContent()
          Returns the content of the metadata.
 java.lang.String getXml()
          Returns the metadata in a format in which it can be directly used in xml.
 

Method Detail

getCode

java.lang.String getCode()
Returns the scheme code.

Returns:
the scheme code

getContent

java.lang.String getContent()
Returns the content of the metadata.

Returns:
the content of the metadata

getXml

java.lang.String getXml()
Returns the metadata in a format in which it can be directly used in xml. Example: content

Returns:
the metadata in a format in which it can be directly used in xml


Copyright © 2007-2010 GX creative online development BV. All Rights Reserved.