|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectjp.oarts.pirka.iop.tool.core.tools.xml.XmlCreatorNode
jp.oarts.pirka.iop.tool.core.tools.xml.XmlCreator
public class XmlCreator
シンプルXMLクラス
フィールドの概要 |
---|
クラス jp.oarts.pirka.iop.tool.core.tools.xml.XmlCreatorNode から継承されたフィールド |
---|
childNodes |
コンストラクタの概要 | |
---|---|
XmlCreator()
コンストラクタ |
メソッドの概要 | |
---|---|
static void |
main(java.lang.String[] args)
|
java.lang.String |
toString()
このXMLを文字列で返す |
クラス jp.oarts.pirka.iop.tool.core.tools.xml.XmlCreatorNode から継承されたメソッド |
---|
appendChild, getAttribute, getAttributes, getFirstChild, getNextSibling, getNodeName, getNodeValue, getParentNode, hasChildNodes, putAttribute, setAttributes, setNodeName, setNodeValue, toString |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
コンストラクタの詳細 |
---|
public XmlCreator()
メソッドの詳細 |
---|
public java.lang.String toString()
java.lang.Object
内の toString
public static void main(java.lang.String[] args)
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |