|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectwoolpack.visitor.impl.IgnoreTextConstants
public 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_FormatFactory
FormatFactory.newInstance()
のみをVisitor.visit(Object)
に渡すAcceptable
。
public static final Acceptable<DelegateDateFormat> IGNORE_DelegateDateFormat
DelegateDateFormat.getFormat()
のみをVisitor.visit(Object)
に渡すAcceptable
。
public static final Acceptable<DelegateNumberFormat> IGNORE_DelegateNumberFormat
DelegateNumberFormat.getFormat()
のみをVisitor.visit(Object)
に渡すAcceptable
。
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |