#include <xmltooling/util/Predicates.h>
Public Member Functions | |
hasSchemaType (const QName &q) | |
Constructor. | |
bool | operator() (const XMLObject *xmlObject) const |
Returns true iff the provided object's xsi:type matches the constructor argument. |
|
Constructor.
|
|
Returns true iff the provided object's xsi:type matches the constructor argument.
|