Overload | Description |
---|---|
SaxonDataSourceImpl Constructor(String,String) | Create a SaxonDataSource using the passed in connection string. |
SaxonDataSourceImpl Constructor(Stream) | Takes in xml stream data and creates an xml datasource with xpath 2.0 |
SaxonDataSourceImpl Constructor(String) | Creates an xpath 2.0 datasource |
SaxonDataSourceImpl Constructor(Stream,Stream) | Creates an xpath 2.0 datasource with a schema |
SaxonDataSourceImpl Constructor(XPathNavigator) | Creates an xpath 2.0 datasource |
SaxonDataSourceImpl Constructor(String,ICredentials) |
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP, Windows Vista, Windows Server 2003 family