opensaml-2.4.3
|
Builder for localizedURIType objects. More...
#include <saml/saml2/metadata/Metadata.h>
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... | |
Builder for localizedURIType objects.
This is customized to force the element name to be specified.
|
inlinestatic |
Singleton builder.
|
virtual |
Builder that allows element/type override.