| Class | Description |
|---|---|
| Keyword |
Class used to build a new keyword
|
| Keyword.Builder |
Builder class for a new keyword
|
| KeywordBundle |
A keyword bundle
|
| KeywordBundles |
Utility class to distribute default keyword bundles.
|
Classes in this package allow you to build your own keywords and add them to an existing keyword bundle. You can then supply this bundle to your schema factory.
This is useful, for instance, if you have an idea for a new keyword and want to experiment with it. See the relevant classes for sample code.
Copyright © 2012. All Rights Reserved.