public class Language extends Object implements Serializable
The <language> element.
From the RSS 2.0 specification...
The language the channel is written in. This allows aggregators to group all Italian language sites, for example, on a single page. A list of allowable values for this element, as provided by Netscape, is here. You may also use values defined by the W3C.
public String getLanguage()
Copyright © 2014. All rights reserved.