| Package | Description |
|---|---|
| org.craftercms.search.service.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultElementParser
Default implementation of
ElementParser. |
class |
SubDocumentElementParser
ElementParser implementation that parses elements that ara tagged with an attribute that indicates
that it's sub-elements should be treated as sub-documents or child documents. |
class |
TokenizedElementParser
Implementation of
ElementParser that parses elements marked with a "tokenized" attribute. |
| Modifier and Type | Field and Description |
|---|---|
protected List<ElementParser> |
ElementParserServiceImpl.parsers |
| Modifier and Type | Method and Description |
|---|---|
void |
ElementParserServiceImpl.setParsers(List<ElementParser> parsers) |
Copyright © 2018 CrafterCMS. All rights reserved.