org.tm4j.panckoucke.context .ContextFactory
Description
FactoryInterface to create PanckouckeContexts. The xml configuration must follow the context.dtd
Implementations of this interface
| Method Summary | |
|---|---|
| PanckouckeContext | createContext() |
| PanckouckeContext | createContext(java.io.File file) |
| PanckouckeContext | createContext(java.io.Reader reader) |
Related Topics
Is Contained By
