You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by sc...@apache.org on 2010/04/24 01:22:45 UTC

svn commit: r937552 - in /incubator/wookie/trunk/parser/java: src-test/org/apache/wookie/w3c/test/XmlUtilsTest.java src/org/apache/wookie/w3c/util/XmlUtils.java

Author: scottbw
Date: Fri Apr 23 23:22:45 2010
New Revision: 937552

URL: http://svn.apache.org/viewvc?rev=937552&view=rev
Log:
Removed XmlUtils from the parser - this functionality has been replaced by the specialized method in AbstractLocalizedEntity that returns text content including text-direction information from XML, and is no longer referenced from anywhere in the project.

Removed:
    incubator/wookie/trunk/parser/java/src-test/org/apache/wookie/w3c/test/XmlUtilsTest.java
    incubator/wookie/trunk/parser/java/src/org/apache/wookie/w3c/util/XmlUtils.java