public interface TextProcessorFactory
| Modifier and Type | Method and Description |
|---|---|
TextProcessor |
create()
Create the TextProcessor instance
|
TextProcessor create()
TextProcessorFactoryException - when factory can't create the TextProcessor instanceCopyright © 2016. All rights reserved.