X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=xmltooling%2FXMLObject.h;h=8ebb60755f5ff0c9b1f58fd222847d416df5d670;hb=6927b8951eb7d206a016c737a2e9ae5dfed47f0c;hp=e0391adcdd2421be59c28c83d144e7c88a135cfb;hpb=81b488b2790e7bdeb2f43560b1d4a7d22c3dfdf5;p=shibboleth%2Fcpp-xmltooling.git diff --git a/xmltooling/XMLObject.h b/xmltooling/XMLObject.h index e0391ad..8ebb607 100644 --- a/xmltooling/XMLObject.h +++ b/xmltooling/XMLObject.h @@ -131,6 +131,13 @@ namespace xmltooling { virtual const XMLCh* getXMLID() const=0; /** + * Returns the xml:lang property of the object, if any. + * + * @return an xml:lang value, or nullptr + */ + virtual const XMLCh* getLang() const; + + /** * Returns the xsi:nil property of the object, or false if not set. * * @return the xsi:nil property