8#ifndef INCLUDED_BALXML_VALIDATINGREADER
9#define INCLUDED_BALXML_VALIDATINGREADER
305#include <balscm_version.h>
350 virtual
int addSchema(const
char *location,
bsl::streambuf *schema) = 0;
Definition balxml_reader.h:835
Definition balxml_validatingreader.h:321
virtual void removeSchemas()=0
~ValidatingReader() BSLS_KEYWORD_OVERRIDE
Destroy this object.
virtual int addSchema(const char *location, bsl::streambuf *schema)=0
virtual void enableValidation(bool validationFlag)=0
virtual bool validationFlag() const =0
Return true if the reader has validation turned on false otherwise.
#define BSLS_IDENT(str)
Definition bsls_ident.h:195
#define BSLS_KEYWORD_OVERRIDE
Definition bsls_keyword.h:653
Definition balxml_base64parser.h:150
Definition bdlb_printmethods.h:283