List of usage examples for org.dom4j Element interface-usage
From source file org.esupportail.lecture.domain.model.Source.java
/**
* Source element : a source can be a managed or personal one.
* A source is got from an URL, given by source Profile.
* This source contains an xmlStream that, after xslt parsing, provides a list
* of items that can be displed on user interface
* @author gbouteil