001    package railo.runtime.writer;
002    
003    
004    public interface WhiteSpaceWriter {
005            
006    }