JTools

org.jtools.tmpl.group
Class Core

java.lang.Object
  extended by org.jtools.tmpl.group.Core
All Implemented Interfaces:
LanguageSet

public final class Core
extends Object
implements LanguageSet


Constructor Summary
Core()
           
 
Method Summary
 Collection<DestLanguage> getDestLanguages()
           
 Collection<TmplLanguage> getTmplLanguages()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Core

public Core()
Method Detail

getDestLanguages

public Collection<DestLanguage> getDestLanguages()
Specified by:
getDestLanguages in interface LanguageSet

getTmplLanguages

public Collection<TmplLanguage> getTmplLanguages()
Specified by:
getTmplLanguages in interface LanguageSet

JTools

© 2000-2006, JTools.org.