org.utgenome.gwt.utgb.server.util.xml
Interface TextContentFilter

All Known Implementing Classes:
HTMLContentFilter

public interface TextContentFilter

An interface to convert a text string

Author:
leo

Method Summary
 String filter(String textContent)
           
 

Method Detail

filter

String filter(String textContent)


Copyright © 2007-2012 utgenome.org. All Rights Reserved.