org.rythmengine.internal
Class CodeTypeManager
java.lang.Object
org.rythmengine.internal.CodeTypeManager
public class CodeTypeManager
- extends Object
Manage template language
implementations
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CodeTypeManager
public CodeTypeManager()
registerCodeType
public CodeTypeManager registerCodeType(ICodeType type)
codeTypes
public Iterable<ICodeType> codeTypes()
hasCodeType
public boolean hasCodeType()
Copyright © 2013. All Rights Reserved.