MatchingRelations.XSLMatch Class
provides an XSL - match method

Access: Public
Base Classes: Object
Implemented interfaces: IXMLMatchable
  Members Description  
    xslt the XSLT-transformer

 
    stylesheet the stylesheet location/string representation

 
    XSLMatch takes url, file or string-representation of a stylesheet

 
    isFile checks if a string is a local file

 
    isURL checks if a string is an URL

 
    isStyleSheet checks if string is a stylesheet and not just a location

 
    matches using the <c>stylesheet</c> the method transforms the XmlDocument