package org.nutz.mapl; /** * Created by wendal on 2015/12/20. */ public class DataTableSearch { protected String value; protected boolean regex; }