Default support for arbitrary DOM objects.
[shibboleth/xmltooling.git] / xmltooling / io / AbstractXMLObjectUnmarshaller.h
index a0ec6f4..56189c1 100644 (file)
@@ -39,8 +39,7 @@ namespace xmltooling {
          * @see Unmarshaller::unmarshall()\r
          */\r
         XMLObject* unmarshall(DOMElement* element, bool bindDocument=false) const;\r
-    \r
-        \r
+            \r
     protected:\r
         /**\r
          * Constructor.\r