Uses of Interface
org.apache.solr.common.util.XML.Writable
-
Packages that use XML.Writable Package Description org.apache.solr.common.util Common utility classes reused on both clients & server. -
-
Uses of XML.Writable in org.apache.solr.common.util
Methods in org.apache.solr.common.util with parameters of type XML.Writable Modifier and Type Method Description static void
XML. writeXML(Writer out, String tag, XML.Writable valWritable, Object... attrs)
-