owltools.yaml.golrconfig
Class SolrSchemaXMLWriter

java.lang.Object
  extended by owltools.gaf.io.AbstractXmlWriter
      extended by owltools.yaml.golrconfig.SolrSchemaXMLWriter

public class SolrSchemaXMLWriter
extends AbstractXmlWriter


Constructor Summary
SolrSchemaXMLWriter(ConfigManager aconfig)
           
 
Method Summary
 String schema()
          Dump the necessary Solr schema blob to STDOUT.
 
Methods inherited from class owltools.gaf.io.AbstractXmlWriter
createWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SolrSchemaXMLWriter

public SolrSchemaXMLWriter(ConfigManager aconfig)
Method Detail

schema

public String schema()
              throws XMLStreamException
Dump the necessary Solr schema blob to STDOUT.

Throws:
XMLStreamException


Copyright © 2010-2012. All Rights Reserved.