Predicate that checks the xsi:type of an XMLObject.
More...
#include <xmltooling/util/Predicates.h>
Predicate that checks the xsi:type of an XMLObject.
xmltooling::hasSchemaType::hasSchemaType |
( |
const QName & |
q | ) |
|
|
inline |
bool xmltooling::hasSchemaType::operator() |
( |
const XMLObject * |
xmlObject | ) |
const |
|
inline |
Returns true iff the provided object's xsi:type matches the constructor argument.
- Parameters
-
xmlObject | the object to examine |
The documentation for this class was generated from the following file: