The default implementation object returned by calling parse() (an instance of org.apache.commons.digester3.rss.Channel) knows how to render itself in XML format via the render() method. See the test main() method below for an example of using these classes.
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |