Package com.yahoo.prelude.fastsearch
Class XMLField
java.lang.Object
com.yahoo.prelude.fastsearch.DocsumField
com.yahoo.prelude.fastsearch.XMLField
Class converting data (historically XML-encoded) from a document summary field.
This has only been used to represent geographical positions.
- Author:
- Steinar Knutsen
-
Field Summary
Fields inherited from class com.yahoo.prelude.fastsearch.DocsumField
name
-
Constructor Summary
-
Method Summary
Methods inherited from class com.yahoo.prelude.fastsearch.DocsumField
create, getName
-
Constructor Details
-
XMLField
-
-
Method Details
-
toString
-
convert
Description copied from class:DocsumField
Convert a generic value into an object of the appropriate type for this field.- Specified by:
convert
in classDocsumField
-