JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.data.solr.core.schema
Interface ContentParser
All Known Implementing Classes:
MappingJacksonRequestContentParser
public interface
ContentParser
Since:
1.3
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
org.apache.solr.common.util.ContentStream
parse
(
Object
content)
Method Details
parse
org.apache.solr.common.util.ContentStream
parse
(
Object
content)