Main Page | Modules | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

TXFMXPath Class Reference
[Internal Classes]

#include <TXFMXPath.hpp>

Inheritance diagram for TXFMXPath:

Inheritance graph
[legend]
Collaboration diagram for TXFMXPath:

Collaboration graph
[legend]
List of all members.

Detailed Description

Transformer to handle XPath transforms.


Public Member Functions

 TXFMXPath (DOMDocument *doc)
 ~TXFMXPath ()
void setInput (TXFMBase *newInput)
virtual TXFMBase::ioType getInputType (void)
virtual TXFMBase::ioType getOutputType (void)
virtual TXFMBase::nodeType getNodeType (void)
void setNameSpace (DOMNamedNodeMap *xpAtts)
void evaluateExpr (DOMNode *h, safeBuffer expr)
void evaluateEnvelope (DOMNode *t)
virtual unsigned int readBytes (XMLByte *const toFill, const unsigned int maxToFill)
virtual DOMDocument * getDocument ()
virtual DOMNode * getFragmentNode ()
virtual const XMLCh * getFragmentId ()
virtual XSECXPathNodeListgetXPathNodeList ()


Constructor & Destructor Documentation

TXFMXPath::TXFMXPath DOMDocument *  doc  ) 
 

TXFMXPath::~TXFMXPath  ) 
 


Member Function Documentation

void TXFMXPath::evaluateEnvelope DOMNode *  t  ) 
 

void TXFMXPath::evaluateExpr DOMNode *  h,
safeBuffer  expr
 

virtual DOMDocument* TXFMXPath::getDocument  )  [virtual]
 

Implements TXFMBase.

virtual const XMLCh* TXFMXPath::getFragmentId  )  [virtual]
 

Implements TXFMBase.

virtual DOMNode* TXFMXPath::getFragmentNode  )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::ioType TXFMXPath::getInputType void   )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::nodeType TXFMXPath::getNodeType void   )  [virtual]
 

Implements TXFMBase.

virtual TXFMBase::ioType TXFMXPath::getOutputType void   )  [virtual]
 

Implements TXFMBase.

virtual XSECXPathNodeList& TXFMXPath::getXPathNodeList  )  [virtual]
 

Reimplemented from TXFMBase.

virtual unsigned int TXFMXPath::readBytes XMLByte *const  toFill,
const unsigned int  maxToFill
[virtual]
 

Implements TXFMBase.

void TXFMXPath::setInput TXFMBase newInput  )  [virtual]
 

Implements TXFMBase.

void TXFMXPath::setNameSpace DOMNamedNodeMap *  xpAtts  ) 
 


The documentation for this class was generated from the following file:
Generated on Sat Aug 9 18:36:51 2003 for XML-Security-C by doxygen 1.3.2