org.richfaces.ui.component
Class DummyHighLight

java.lang.Object
  extended by org.richfaces.ui.component.DummyHighLight
All Implemented Interfaces:
Highlight

public class DummyHighLight
extends java.lang.Object
implements Highlight

Author:
asmirnov

Constructor Summary
DummyHighLight()
           
 
Method Summary
 void highlight(java.lang.String name, java.io.InputStream in, javax.faces.context.ResponseWriter out, java.lang.String encoding)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyHighLight

public DummyHighLight()
Method Detail

highlight

public void highlight(java.lang.String name,
                      java.io.InputStream in,
                      javax.faces.context.ResponseWriter out,
                      java.lang.String encoding)
               throws java.io.IOException
Specified by:
highlight in interface Highlight
Throws:
java.io.IOException
See Also:
com.uwyn.jhighlight.renderer.Renderer#highlight(java.lang.String, java.io.InputStream, java.io.OutputStream, java.lang.String, boolean)


Copyright © 2010. All Rights Reserved.