org.apache.solr
Class SolrTestCaseJ4.XmlDoc

java.lang.Object
  extended by org.apache.solr.SolrTestCaseJ4.XmlDoc
Enclosing class:
SolrTestCaseJ4

public static class SolrTestCaseJ4.XmlDoc
extends Object

Necessary to make method signatures un-ambiguous


Field Summary
 String xml
           
 
Constructor Summary
SolrTestCaseJ4.XmlDoc()
           
 
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

SolrTestCaseJ4.XmlDoc

public SolrTestCaseJ4.XmlDoc()
Method Detail

toString

public String toString()
Overrides:
toString in class Object


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