Xalan-C++ API Documentation

The Xalan C++ XSLT Processor Version 1.11


Public Member Functions | Public Attributes | List of all members
XercesParserLiaison::DocumentEntry Struct Reference

#include <XercesParserLiaison.hpp>

Public Member Functions

bool isDeprecated () const
 
bool isOwned () const
 
DocumentEntryoperator= (XercesDocumentWrapper *theWrapper)
 

Public Attributes

bool m_isOwned
 
XercesDocumentWrapperm_wrapper
 

Detailed Description

Definition at line 465 of file XercesParserLiaison.hpp.

Member Function Documentation

◆ isDeprecated()

bool XercesParserLiaison::DocumentEntry::isDeprecated ( ) const
inline

Definition at line 477 of file XercesParserLiaison.hpp.

◆ isOwned()

bool XercesParserLiaison::DocumentEntry::isOwned ( ) const
inline

Definition at line 486 of file XercesParserLiaison.hpp.

◆ operator=()

DocumentEntry& XercesParserLiaison::DocumentEntry::operator= ( XercesDocumentWrapper theWrapper)
inline

Definition at line 525 of file XercesParserLiaison.hpp.

Member Data Documentation

◆ m_isOwned

bool XercesParserLiaison::DocumentEntry::m_isOwned

Definition at line 483 of file XercesParserLiaison.hpp.

◆ m_wrapper

XercesDocumentWrapper* XercesParserLiaison::DocumentEntry::m_wrapper

Definition at line 522 of file XercesParserLiaison.hpp.


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.

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

Apache Logo