public interface AllowLeadingWildcardAttribute extends Attribute
AllowLeadingWildcardProcessor
processor and
must be defined in the QueryConfigHandler
. It basically tells the
processor if it should allow leading wildcard. Modifier and Type | Method and Description |
---|---|
boolean |
isAllowLeadingWildcard() |
void |
setAllowLeadingWildcard(boolean allowLeadingWildcard) |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.