|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.visitor.impl.IgnoreTextConstants
public final class IgnoreTextConstants
インスタンスの変数のみをVisitor.visit(Object)
に渡すAcceptable
を定義した
定数の集まり。
メソッドの概要 |
---|
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
public static final Acceptable<FormatFactory> IGNORE_FORMAT_FACTORY
FormatFactory.newInstance()
のみを
Visitor.visit(Object)
に渡すAcceptable
。
public static final Acceptable<DelegateDateFormat> IGNORE_DELEGATE_DATE_FORMAT
DelegateDateFormat.getDateFormat()
のみを
Visitor.visit(Object)
に渡すAcceptable
。
public static final Acceptable<DelegateNumberFormat> IGNORE_DELEGATE_NUMBER_FORMAT
DelegateNumberFormat.getNumberFormat()
のみを
Visitor.visit(Object)
に渡すAcceptable
。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |