com.voltvoodoo.brew.compile
Class HamlCompiler

java.lang.Object
  extended by com.voltvoodoo.brew.compile.AbstractTextFileCompiler
      extended by com.voltvoodoo.brew.compile.HamlCompiler
All Implemented Interfaces:
Compiler

public class HamlCompiler
extends AbstractTextFileCompiler


Constructor Summary
HamlCompiler()
           
 
Method Summary
 java.lang.String compile(java.lang.String haml)
           
 
Methods inherited from class com.voltvoodoo.brew.compile.AbstractTextFileCompiler
compile, compile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HamlCompiler

public HamlCompiler()
Method Detail

compile

public java.lang.String compile(java.lang.String haml)
Specified by:
compile in class AbstractTextFileCompiler


Copyright © 2011 FuseSource. All Rights Reserved.