Package org.vast.swe

Class DataSourceDOM

java.lang.Object
org.vast.swe.DataSourceDOM
All Implemented Interfaces:
DataSource, InputStreamProvider

public class DataSourceDOM extends Object implements DataSource

This DataSource allows to extract data from an XML DOM tree and simulate an inputstream so that a low level parser can parse the content using the common DataStreamParser interface.

Since:
Feb, 28 2008