owltools.yaml.golrconfig
Class SolrSchemaXMLWriter
java.lang.Object
owltools.gaf.io.AbstractXmlWriter
owltools.yaml.golrconfig.SolrSchemaXMLWriter
public class SolrSchemaXMLWriter
- extends AbstractXmlWriter
Method Summary |
String |
schema()
Dump the necessary Solr schema as a String. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SolrSchemaXMLWriter
public SolrSchemaXMLWriter(ConfigManager aconfig)
schema
public String schema()
throws XMLStreamException
- Dump the necessary Solr schema as a String.
- Returns:
- schema
- Throws:
XMLStreamException
Copyright © 2010-2013. All Rights Reserved.