From 750d033df14f7bdbf74edadb0c7bfbe0e4ec9a6a Mon Sep 17 00:00:00 2001 From: "peter.danner" Date: Tue, 31 Jul 2007 07:25:04 +0000 Subject: Fixed Javadoc git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/trunk@859 d688527b-c9ab-4aba-bd8d-4036d912da1d --- common/src/at/gv/egovernment/moa/util/DOMUtils.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common/src/at/gv/egovernment/moa/util/DOMUtils.java') diff --git a/common/src/at/gv/egovernment/moa/util/DOMUtils.java b/common/src/at/gv/egovernment/moa/util/DOMUtils.java index d2e5e2195..9987974aa 100644 --- a/common/src/at/gv/egovernment/moa/util/DOMUtils.java +++ b/common/src/at/gv/egovernment/moa/util/DOMUtils.java @@ -486,7 +486,7 @@ public class DOMUtils { * * @param node The node to serialize. * @param xmlEncoding The XML encoding to use. - * @param omitXmlDeclaration The boolean value for omitting the XML Declaration. + * @param omitDeclaration The boolean value for omitting the XML Declaration. * @return The serialized node, as a byte array. Using a compatible encoding * this can easily be converted into a String. * @throws TransformerException An error occurred transforming the node to a -- cgit v1.2.3