Documentation generated using NDoclet

Item Constructor

Initializes a new instance of the Item class.

Syntax

public Item(
   Channel parentChannel,
   org.dom4j.Element el
);

Parameters

parentChannel
The channel this Item belongs to.
el

See Also

Item Class | be.tomk.bloglines Package