Pepper  3.6.0
A highly extensible plattform for conversion and manipulationoflinguisticdata.
Package org.corpus_tools.pepper.modules

Copyright 2009 Humboldt-Universität zu Berlin, INRIA. More...

Packages

package  coreModules
 Copyright 2009 Humboldt-Universität zu Berlin, INRIA.
 
package  exceptions
 Copyright 2009 Humboldt-Universität zu Berlin, INRIA.
 

Classes

interface  DocumentController
 
class  MappingSubject
 A subject is a container for SDocument or SCorpus object to be merged. More...
 
interface  ModuleController
 An object of this types contains a PepperModule and handles as a connector between such an object and the Pepper framework. More...
 
interface  PepperExporter
 
interface  PepperImporter
 
interface  PepperManipulator
 
interface  PepperMapper
 This interface can be used in a threaded environment, where the PepperModule is used for delegating thread jobs, and a set of PepperMappers are mapping one SDocument or SCorpus object. More...
 
interface  PepperMapperController
 The interface PepperMapperController is a communicator class between a PepperModule and a PepperMapper object. More...
 
interface  PepperModule
 TODO make some docu. More...
 
class  PepperModuleProperties
 This class is a container for a set of PepperModuleProperty objects. More...
 
class  PepperModuleProperty
 With properties, the conversion process done by a Pepper module can be customized. More...
 

Detailed Description

Copyright 2009 Humboldt-Universität zu Berlin, INRIA.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.