|
l10n converter | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||
java.lang.Objectcom.sun.star.tooling.DirtyTags.TagPair
public class TagPair
| 入れ子のクラスの概要 | |
|---|---|
class |
TagPair.TagPairConstructionException
|
| コンストラクタの概要 | |
|---|---|
TagPair()
Create a new Instance of TagPair |
|
TagPair(java.util.ArrayList tagList)
Create a new Instance of TagPair Find matching tags in tagList, create a TagPair of it, create tagPairs from the content in the tagPair and remove all used tags from tagList. |
|
| メソッドの概要 | |
|---|---|
java.lang.String |
getWrapped()
|
static void |
resetCounter()
|
java.lang.String |
toString()
|
| クラス java.lang.Object から継承されたメソッド |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| コンストラクタの詳細 |
|---|
public TagPair()
public TagPair(java.util.ArrayList tagList)
throws TagPair.TagPairConstructionException
tagList - a List of the tags to check
TagPair.TagPairConstructionException| メソッドの詳細 |
|---|
public java.lang.String getWrapped()
throws java.io.IOException
java.io.IOExceptionpublic static void resetCounter()
public java.lang.String toString()
java.lang.Object 内の toString
|
l10n converter | ||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||