Package | Description |
---|---|
com.devexperts.qd.spi |
Project-specific extension points.
|
Modifier and Type | Method and Description |
---|---|
static QDFilterContext |
QDFilterContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QDFilterContext[] |
QDFilterContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
QDFilter |
QDFilterFactory.createFilter(String spec,
QDFilterContext context)
Creates custom project-specific filter based on the specification string in the specified context.
|
Copyright © 2002-2019 Devexperts LLC. All Rights Reserved.