opensaml::saml1p::QueryBuilder Class Reference

Builder for Query extension objects. More...

#include <saml/saml1/core/Protocols.h>

List of all members.

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.

Static Public Member Functions

static Query * buildQuery (const xmltooling::QName &schemaType)
 Singleton builder.

Detailed Description

Builder for Query extension objects.

This is customized to force the schema type to be specified.


Member Function Documentation

virtual xmltooling::XMLObject* opensaml::saml1p::QueryBuilder::buildObject ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = nullptr,
const xmltooling::QName *  schemaType = nullptr 
) const [virtual]

Builder that allows element/type override.

static Query* opensaml::saml1p::QueryBuilder::buildQuery ( const xmltooling::QName &  schemaType  )  [inline, static]

Singleton builder.


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

Generated on 9 Jan 2013 for opensaml-2.5.2 by  doxygen 1.6.1