Uses of Interface
org.apache.solr.common.util.XML.Writable
Packages that use XML.Writable
Package
Description
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.WritableModifier and TypeMethodDescriptionstatic final voidXML.writeXML(Writer out, String tag, XML.Writable valWritable, Object... attrs)