opensaml-2.4.3
opensaml::saml2md::localizedURITypeBuilder Class Reference

Builder for localizedURIType objects. More...

#include <saml/saml2/metadata/Metadata.h>

Inheritance diagram for opensaml::saml2md::localizedURITypeBuilder:

Public Member Functions

virtual xmltooling::XMLObject * buildObject (const XMLCh *nsURI, const XMLCh *localName, const XMLCh *prefix=nullptr, const xmltooling::QName *schemaType=nullptr) const
 Builder that allows element/type override. More...
 

Static Public Member Functions

static localizedURIType * buildlocalizedURIType (const XMLCh *nsURI, const XMLCh *localName, const XMLCh *prefix=nullptr)
 Singleton builder. More...
 

Detailed Description

Builder for localizedURIType objects.

This is customized to force the element name to be specified.

Member Function Documentation

static localizedURIType* opensaml::saml2md::localizedURITypeBuilder::buildlocalizedURIType ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = nullptr 
)
inlinestatic

Singleton builder.

virtual xmltooling::XMLObject* opensaml::saml2md::localizedURITypeBuilder::buildObject ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = nullptr,
const xmltooling::QName *  schemaType = nullptr 
) const
virtual

Builder that allows element/type override.


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