|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
IFormElementsChoice is generated from reader.rng by Relaxer. Concrete classes of the interface are FormElementsMarkarea and FormElementsTextarea.
| メソッドの概要 | |
java.lang.Object |
clone()
|
java.lang.String |
getRef()
|
java.lang.String |
getRefAsString()
|
org.w3c.dom.Document |
makeDocument()
|
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. |
java.lang.String |
makeTextDocument()
|
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. |
org.w3c.dom.Element |
rGetElement()
|
RNSContext |
rGetRNSContext()
|
void |
rSetRNSContext(RNSContext rNSContext)
|
void |
setRef(java.lang.String ref)
|
void |
setRefByString(java.lang.String string)
|
void |
setup(org.w3c.dom.Document doc)
|
void |
setup(org.w3c.dom.Element element)
|
void |
setup(java.io.File file)
|
void |
setup(org.xml.sax.InputSource is)
|
void |
setup(java.io.InputStream in)
|
void |
setup(java.io.Reader reader)
|
void |
setup(RStack stack)
|
void |
setup(java.lang.String uri)
|
void |
setup(java.net.URL url)
|
java.lang.String |
toString()
|
| インタフェース net.sf.sqs_xml.reader.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.IOExceptionpublic 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.IOExceptionpublic void makeTextAttribute(java.io.PrintWriter buffer)
buffer - public void setup(org.w3c.dom.Document doc)
doc - public void setup(org.w3c.dom.Element element)
element - public void setup(RStack stack)
stack - public java.lang.Object clone()
public void setup(java.io.File file)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
file -
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public void setup(java.lang.String uri)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
uri -
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public void setup(java.net.URL url)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
url -
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public void setup(java.io.InputStream in)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
in -
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public void setup(org.xml.sax.InputSource is)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
is -
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public void setup(java.io.Reader reader)
throws java.io.IOException,
org.xml.sax.SAXException,
javax.xml.parsers.ParserConfigurationException
reader -
java.io.IOException
org.xml.sax.SAXException
javax.xml.parsers.ParserConfigurationException
public org.w3c.dom.Document makeDocument()
throws javax.xml.parsers.ParserConfigurationException
javax.xml.parsers.ParserConfigurationExceptionpublic RNSContext rGetRNSContext()
public void rSetRNSContext(RNSContext rNSContext)
rNSContext - public java.lang.String getRef()
public void setRef(java.lang.String ref)
ref - public org.w3c.dom.Element rGetElement()
public java.lang.String makeTextDocument()
public java.lang.String getRefAsString()
public void setRefByString(java.lang.String string)
string - public java.lang.String toString()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||