Dieser Inhalt ist in der von Ihnen ausgewählten Sprache nicht verfügbar.
Chapter 14. Custom Text Extractors
14.1. Custom Extractors Link kopierenLink in die Zwischenablage kopiert!
Link kopierenLink in die Zwischenablage kopiert!
Creating a custom text extractor involves the following steps:
- Implement the TextExtractor interface with your own implementation, and create unit tests to verify the functionality and expected behavior; and
- Deploy the JAR file with your implementation (as well as any dependencies), and make them available to ModeShape in your application via ModeShape's configuration.