► Module Ft.Xml.Xslt.XPatterns
Implement Patterns according to the XSLT spec
Copyright 1999-2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes
class DocumentNodeTest
Methods
match(
self,
context,
node,
principalType)
class IdKeyNodeTest
Methods
match(
self,
context,
node,
principalType)
class Pattern
Methods
match(
self,
context,
node,
dummy=None)
class Patterns
Methods
match(
self,
context,
node)
class PredicatedNodeTest
Methods
match(
self,
context,
node,
principalType)