/** * * Copyright (c) behosoft Co.,Ltd. * All Rights Reserved. * * This software is the confidential and proprietary information of behosoft. * (Social Security Department). You shall not disclose such * Confidential Information and shall use it only in accordance with * the terms of the license agreement you entered into with behosoft. * * Distributable under GNU LGPL license by gnu.org */ package com.behosoft.util.pdfutil; /** *
* Title: Wms_[子系统统名]_[模块名] *
** Description: [描述该类概要功能介绍] *
* * @author daijiashun * @version $Revision$ 2009-8-19 * @author (lastest modification by $Author$) * @since 1.0 */ public interface IsPdfContent { }