X-Git-Url: http://www.project-moonshot.org/gitweb/?p=shibboleth%2Fxmltooling.git;a=blobdiff_plain;f=xmltooling%2FXMLObjectBuilder.h;fp=xmltooling%2FXMLObjectBuilder.h;h=80fa69069362b78ce3bccaa607ab0b835b59301c;hp=bc16bbcfdc452e2c8e80019404908b62475910eb;hb=862161ef6283127928bd9307e1a184bf2ea0a6c8;hpb=7ff05fc3ab9187bc51b273cd9d232bb948171e5e diff --git a/xmltooling/XMLObjectBuilder.h b/xmltooling/XMLObjectBuilder.h index bc16bbc..80fa690 100644 --- a/xmltooling/XMLObjectBuilder.h +++ b/xmltooling/XMLObjectBuilder.h @@ -17,7 +17,7 @@ /** * @file xmltooling/XMLObjectBuilder.h * - * Factory interface for XMLObjects + * Factory interface for XMLObjects. */ #ifndef __xmltooling_xmlobjbuilder_h__ @@ -47,7 +47,7 @@ namespace xmltooling { /** * Creates an empty XMLObject with a particular element name. - * The results are undefined if localName is NULL or empty. + *

The results are undefined if localName is NULL or empty. * * @param nsURI namespace URI for element * @param localName local name of element