This project has retired. For details please refer to its Attic page.
LanguageInterpreterFactory (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

org.apache.cocoon.sitemap.expression
Interface LanguageInterpreterFactory

All Known Implementing Classes:
PrototypeLanguageInterpreterFactory

public interface LanguageInterpreterFactory


Method Summary
 LanguageInterpreter getLanguageInterpreter(String language)
           
 

Method Detail

getLanguageInterpreter

LanguageInterpreter getLanguageInterpreter(String language)


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.