opensaml::saml1::StatementBuilder Class Reference

Builder for Statement extension objects. More...

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

List of all members.

Public Member Functions

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

Static Public Member Functions

static Statement * buildStatement (const xmltooling::QName &schemaType)
 Singleton builder.

Detailed Description

Builder for Statement extension objects.

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


Member Function Documentation

virtual xmltooling::XMLObject* opensaml::saml1::StatementBuilder::buildObject ( const XMLCh *  nsURI,
const XMLCh *  localName,
const XMLCh *  prefix = NULL,
const xmltooling::QName *  schemaType = NULL 
) const [virtual]

Builder that allows element/type override.

static Statement* opensaml::saml1::StatementBuilder::buildStatement ( const xmltooling::QName &  schemaType  )  [inline, static]

Singleton builder.


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

Generated on 22 Apr 2010 for opensaml-2.2.1 by  doxygen 1.6.1