org.kefirsf.bb
Interface TextProcessorFactory

All Known Implementing Classes:
BBProcessorFactory, EscapeXmlProcessorFactory

public interface TextProcessorFactory

The TextProcessor factory interface

Author:
Kefir

Method Summary
 TextProcessor create()
          Create the TextProcessor instance
 

Method Detail

create

TextProcessor create()
Create the TextProcessor instance

Returns:
instance of TextProcessor interface
Throws:
TextProcessorFactoryException - when factory can't create the TextProcessor instance


Copyright © 2013. All Rights Reserved.