Xojo Documentation Xojo Documentation

  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Download Xojo
  • Recent changes
  • MediaWiki Info
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Books
  • Welcome!
  • Fundamentals
  • User Interface
  • Framework
  • Technical Information
  • Programming Language Commands
  • Framework
  • iOS Framework
  • System Requirements
  • Release Notes
  • Deprecations
  • Videos
  • Example Projects
  • FAQ
  • International
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

XMLXsltHandler

From Xojo Documentation

Class (inherits from Object)

Used to handle SAX (Simple API for XML) style events on the XML output of an XSLT transformation.

Events
Characters EndElement StartDocument
Comment EndNamespace StartElementName
EndDocument ProcessingInstruction StartNamespace

Notes

To use XMLXsltHandler, create a subclass and add code to the event handlers. Then pass an instance of your subclass to the XMLDocument.Transform method.

See Also

XMLDocument class, XMLDocument.Transform method.

Retrieved from "http://docs.xojo.com/index.php?title=XMLXsltHandler&oldid=51661"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • Language Classes
  • Text XML
  • This page was last edited on 14 August 2017, at 20:27.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki