com.isenshi.util.extlib
クラス CJKSplitCharacter
java.lang.Object
com.isenshi.util.extlib.CJKSplitCharacter
- すべての実装インタフェース:
- com.lowagie.text.SplitCharacter
- public class CJKSplitCharacter
- extends Object
- implements com.lowagie.text.SplitCharacter
メソッドの概要 |
boolean |
isSplitCharacter(int start,
int current,
int end,
char[] cc,
com.lowagie.text.pdf.PdfChunk[] ck)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CJKSplitCharacter
public CJKSplitCharacter()
isSplitCharacter
public boolean isSplitCharacter(int start,
int current,
int end,
char[] cc,
com.lowagie.text.pdf.PdfChunk[] ck)
- 定義:
- インタフェース
com.lowagie.text.SplitCharacter
内の isSplitCharacter
Copyright © 2005-2006 The Seasar Foundation and the others.. All Rights Reserved.