org.apache.solr.util
Class AbstractSolrTestCase.Doc

java.lang.Object
  extended by org.apache.solr.util.AbstractSolrTestCase.Doc
Enclosing class:
AbstractSolrTestCase

public static class AbstractSolrTestCase.Doc
extends Object

Neccessary to make method signatures un-ambiguous


Field Summary
 String xml
           
 
Constructor Summary
AbstractSolrTestCase.Doc()
           
 
Method Summary
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

xml

public String xml
Constructor Detail

AbstractSolrTestCase.Doc

public AbstractSolrTestCase.Doc()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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