public class FilterChain extends AbstractFilter
Title: JDS系统管理系统
Description: 查询结果过滤器的链调用实现。
此实现类本身不做任何判断和过滤,仅仅提供一个过滤器链的载体。Copyright: Copyright (c) 2010
Company: www.justdos.net
childFilterList| 构造器和说明 |
|---|
FilterChain() |
public boolean filterObject(Object obj)
obj - Copyright © 2023 onecode. All rights reserved.