FDO .NET API Reference Feature Data Objects
OSGeo::FDO::Common::Xsl::XslTransformer::XslTransformer ( OSGeo::FDO::Common::Xml::XmlReader inDoc,
OSGeo::FDO::Common::Xml::XmlReader stylesheet 
)

Constructs an XSL Transformer object.

Parameters:
inDoc Input the XML document to transform.
stylesheet Input the XSL stylesheet with transformation instructions.


Comments or suggestions? Send us feedback.