📄 testfiltfrontback.java
字号:
/*
* *****************************************************
* Copyright (c) 2005 IIM Lab. All Rights Reserved.
* Created by xuehao at 2005-10-12
* Contact: zxuehao@mail.ustc.edu.cn
* *****************************************************
*/
package org.indigo.tests.filters;
import junit.framework.TestCase;
import org.indigo.filters.FiltFrontBack;
public class TestFiltFrontBack extends TestCase
{
public void testFiltFrontBack()
{
String str=null, str2=null;
str = "zzz <a href=http://www.Jobinhe.资格证,5年以上驾龄,工资800元以上。'><adfsdj>货车司机</a> </td>";
FiltFrontBack flt = new FiltFrontBack();
str2 = flt.filt( str );
return;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -