GroveExternalEntityDecl — External entity declaration.
class GroveExternalEntityDecl : : public GroveEntityDeclSernaApi::GroveEntityDecl { public: // construct/copy/destruct GroveExternalEntityDecl(SernaApiBase *); // public member functions SString sysid() const; SString encoding() const; SString notationName() const; };