org.apache.solr.util
Class DOMUtil

java.lang.Object
  extended by org.apache.solr.common.util.DOMUtil
      extended by org.apache.solr.util.DOMUtil

Deprecated. Use org.apache.solr.common.util.DOMUtil.

@Deprecated
public class DOMUtil
extends org.apache.solr.common.util.DOMUtil

This class is scheduled for deletion. Please update your code to the moved package.


Constructor Summary
DOMUtil()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.solr.common.util.DOMUtil
addToNamedList, childNodesToList, childNodesToNamedList, getAttr, getAttr, getAttr, getAttr, getChild, getText, nodesToList, nodesToNamedList, substituteProperties, substituteSystemProperties, toMap, toMapExcept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DOMUtil

public DOMUtil()
Deprecated. 


Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.