|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
IInlinemoduleMixed is generated from sqs.rng by Relaxer. Concrete classes of the interface are RString, Br and Strong.
メソッドの概要 | |
java.lang.Object |
clone()
|
void |
makeElement(org.w3c.dom.Node parent)
Creates a DOM representation of the object. |
void |
makeTextAttribute(java.io.PrintWriter buffer)
Makes an XML text representation. |
void |
makeTextAttribute(java.lang.StringBuffer buffer)
Makes an XML text representation. |
void |
makeTextAttribute(java.io.Writer buffer)
Makes an XML text representation. |
void |
makeTextElement(java.io.PrintWriter buffer)
Makes an XML text representation. |
void |
makeTextElement(java.lang.StringBuffer buffer)
Makes an XML text representation. |
void |
makeTextElement(java.io.Writer buffer)
Makes an XML text representation. |
void |
setup(RStack stack)
|
java.lang.String |
toString()
|
インタフェース jp.sourceforge.sqs_xml.editor.model.IRNode から継承したメソッド |
rGetParentRNode, rGetRNodes, rSetParentRNode |
メソッドの詳細 |
public void makeElement(org.w3c.dom.Node parent)
parent
.
parent
- public void makeTextElement(java.lang.StringBuffer buffer)
buffer
- public void makeTextElement(java.io.Writer buffer) throws java.io.IOException
buffer
-
java.io.IOException
public void makeTextElement(java.io.PrintWriter buffer)
buffer
- public void makeTextAttribute(java.lang.StringBuffer buffer)
buffer
- public void makeTextAttribute(java.io.Writer buffer) throws java.io.IOException
buffer
-
java.io.IOException
public void makeTextAttribute(java.io.PrintWriter buffer)
buffer
- public void setup(RStack stack)
stack
- public java.lang.String toString()
public java.lang.Object clone()
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |