l10n converter

com.sun.star.tooling.DirtyTags
クラス TagPair

java.lang.Object
  上位を拡張 com.sun.star.tooling.DirtyTags.TagPair

public class TagPair
extends java.lang.Object


入れ子のクラスの概要
 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
 

コンストラクタの詳細

TagPair

public TagPair()
Create a new Instance of TagPair


TagPair

public TagPair(java.util.ArrayList tagList)
        throws TagPair.TagPairConstructionException
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. The rest of the tagList starts after the endTag of this TagPair.

パラメータ:
tagList - a List of the tags to check
例外:
TagPair.TagPairConstructionException
メソッドの詳細

getWrapped

public java.lang.String getWrapped()
                            throws java.io.IOException
例外:
java.io.IOException

resetCounter

public static void resetCounter()

toString

public java.lang.String toString()
オーバーライド:
クラス java.lang.Object 内の toString

l10n converter

Copyright © 2004 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA