Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | List of all members
NamespacesHandler::PrefixChecker Class Referenceabstract

#include <NamespacesHandler.hpp>

Public Member Functions

 PrefixChecker ()
 
virtual ~PrefixChecker ()
 
virtual bool isActive (const XalanDOMString &thePrefix) const =0
 

Detailed Description

Definition at line 57 of file NamespacesHandler.hpp.

Constructor & Destructor Documentation

◆ PrefixChecker()

NamespacesHandler::PrefixChecker::PrefixChecker ( )

◆ ~PrefixChecker()

virtual NamespacesHandler::PrefixChecker::~PrefixChecker ( )
virtual

Member Function Documentation

◆ isActive()

virtual bool NamespacesHandler::PrefixChecker::isActive ( const XalanDOMString thePrefix) const
pure virtual

The documentation for this class 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.

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

Apache Logo