@AlfrescoPublicApi public abstract class HighlightParameters extends Object
Constructor and Description |
---|
HighlightParameters(Integer snippetCount,
Integer fragmentSize,
Boolean mergeContiguous,
String prefix,
String postfix) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Integer |
getFragmentSize() |
Boolean |
getMergeContiguous() |
String |
getPostfix() |
String |
getPrefix() |
Integer |
getSnippetCount() |
int |
hashCode() |
String |
toString() |
Copyright © 2005–2020 Alfresco Software. All rights reserved.