LibreOffice Module xmlsecurity (master) 1
Public Member Functions | Private Attributes | List of all members
XSecParser::DsTransformsContext Class Reference
Inheritance diagram for XSecParser::DsTransformsContext:
[legend]
Collaboration diagram for XSecParser::DsTransformsContext:
[legend]

Public Member Functions

 DsTransformsContext (XSecParser &rParser, std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap, bool &rIsC14N)
 
virtual std::unique_ptr< ContextCreateChildContext (std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap, sal_uInt16 const nNamespace, OUString const &rName) override
 
- Public Member Functions inherited from XSecParser::Context
 Context (XSecParser &rParser, std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap)
 
virtual ~Context ()=default
 
virtual void StartElement (css::uno::Reference< css::xml::sax::XAttributeList > const &)
 
virtual void EndElement ()
 
virtual std::unique_ptr< ContextCreateChildContext (std::optional< SvXMLNamespaceMap > &&pOldNamespaceMap, sal_uInt16 const, OUString const &)
 
virtual void Characters (OUString const &)
 

Private Attributes

bool & m_rIsC14N
 

Additional Inherited Members

- Protected Attributes inherited from XSecParser::Context
XSecParserm_rParser
 

Detailed Description

Definition at line 543 of file xsecparser.cxx.

Constructor & Destructor Documentation

◆ DsTransformsContext()

XSecParser::DsTransformsContext::DsTransformsContext ( XSecParser rParser,
std::optional< SvXMLNamespaceMap > &&  pOldNamespaceMap,
bool &  rIsC14N 
)
inline

Definition at line 550 of file xsecparser.cxx.

Member Function Documentation

◆ CreateChildContext()

virtual std::unique_ptr< Context > XSecParser::DsTransformsContext::CreateChildContext ( std::optional< SvXMLNamespaceMap > &&  pOldNamespaceMap,
sal_uInt16 const  nNamespace,
OUString const &  rName 
)
inlineoverridevirtual

Member Data Documentation

◆ m_rIsC14N

bool& XSecParser::DsTransformsContext::m_rIsC14N
private

Definition at line 547 of file xsecparser.cxx.

Referenced by CreateChildContext().


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