svn commit: r567218 - /xml/xindice/trunk/java/src/org/apache/xindice/xml/dom/DOMCompressor.java

[email protected]
Newsgroups gmane.text.xml.xindice.devel
Message-ID <[email protected]>
Author: vgritsenko
Date: Fri Aug 17 20:26:22 2007
New Revision: 567218

URL: http://svn.apache.org/viewvc?view=rev&rev=567218
Log:
remove deprecated method

Modified:
    xml/xindice/trunk/java/src/org/apache/xindice/xml/dom/DOMCompressor.java

Modified: xml/xindice/trunk/java/src/org/apache/xindice/xml/dom/DOMCompressor.java
URL: http://svn.apache.org/viewvc/xml/xindice/trunk/java/src/org/apache/xindice/xml/dom/DOMCompressor.java?view=diff&rev=567218&r1=567217&r2=567218
==============================================================================
--- xml/xindice/trunk/java/src/org/apache/xindice/xml/dom/DOMCompressor.java (original)
+++ xml/xindice/trunk/java/src/org/apache/xindice/xml/dom/DOMCompressor.java Fri Aug 17 20:26:22 2007
@@ -292,19 +292,6 @@
      * Compress is a convenience method that compresses a Node into a byte
      * array with a single call.
      *
-     * @deprecated renamed to {@link #compress(Node, SymbolTable)}.
-     * @param node The Node to compress
-     * @param symbols The Symbol Table to use
-     * @return The resulting byte array
-     */
-    public static byte[] Compress(Node node, SymbolTable symbols) {
-        return compress(node, symbols);
-    }
-
-    /**
-     * Compress is a convenience method that compresses a Node into a byte
-     * array with a single call.
-     *
      * @param node The Node to compress
      * @param symbols The Symbol Table to use
      * @return The resulting byte array
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.