Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.10

Public Member Functions | List of all members
XObjectFactory::DeleteXObjectFunctor Struct Reference

A public functor for use with stl algorithms. More...

Inheritance diagram for XObjectFactory::DeleteXObjectFunctor:
unary_function

Public Member Functions

 DeleteXObjectFunctor (XObjectFactory &theFactoryInstance, bool fInReset=false)
result_type operator() (argument_type theXObject) const

Detailed Description

A public functor for use with stl algorithms.

Constructor & Destructor Documentation

XObjectFactory::DeleteXObjectFunctor::DeleteXObjectFunctor ( XObjectFactory theFactoryInstance,
bool  fInReset = false 
)

Member Function Documentation

result_type XObjectFactory::DeleteXObjectFunctor::operator() ( argument_type  theXObject) const

The documentation for this struct was generated from the following file:

Interpreting class diagrams

Doxygen and GraphViz are used to generate this API documentation from the Xalan-C header files.

dot

Xalan-C++ XSLT Processor Version 1.10
Copyright © 1999-2004 The Apache Software Foundation. All Rights Reserved.

Apache Logo