public static final class CollapsingQParserPlugin.CollapseScore extends Object
Modifier and Type | Field and Description |
---|---|
float |
score |
Modifier and Type | Method and Description |
---|---|
boolean |
setupIfNeeded(CollapsingQParserPlugin.GroupHeadSelector groupHeadSelector,
Map readerContext)
Inspects the GroupHeadSelector to determine if this CollapseScore is needed.
|
static boolean |
wantsCScore(String text)
Huge HACK, but not really any better options until/unless we can recursively
ask value sources if they depend on score
|
public boolean setupIfNeeded(CollapsingQParserPlugin.GroupHeadSelector groupHeadSelector, Map readerContext)
public static boolean wantsCScore(String text)
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.