A C O R S

A

addDictionary(DictionaryService) - Method in class org.apache.felix.examples.spellcheckscr.SpellCheckServiceImpl
This method is used by the Service Component Runtime to add new dictionaries to the spell check service.

C

check(String) - Method in class org.apache.felix.examples.spellcheckscr.SpellCheckServiceImpl
Checks a given passage for spelling errors.

O

org.apache.felix.examples.spellcheckscr - package org.apache.felix.examples.spellcheckscr
 

R

removeDictionary(DictionaryService) - Method in class org.apache.felix.examples.spellcheckscr.SpellCheckServiceImpl
This method is used by the Service Component Runtime to remove dictionaries from the spell check service.

S

SpellCheckServiceImpl - Class in org.apache.felix.examples.spellcheckscr
This class re-implements the spell check service of Example 5.
SpellCheckServiceImpl() - Constructor for class org.apache.felix.examples.spellcheckscr.SpellCheckServiceImpl
 

A C O R S

Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.