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