|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.sxp.internal.SXPNode
org.eclipse.tptp.platform.report.sxp.internal.SXPText
org.eclipse.tptp.platform.report.birt).
public class SXPText
Used by Simple Xml Parser
| Field Summary | |
|---|---|
protected java.lang.String |
text_
Deprecated. |
| Fields inherited from class org.eclipse.tptp.platform.report.sxp.internal.SXPNode |
|---|
first_child_, last_child_, next_, parent_, prev_ |
| Fields inherited from interface org.w3c.dom.Node |
|---|
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE |
| Constructor Summary | |
|---|---|
SXPText(java.lang.String t)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
appendData(java.lang.String arg)
Deprecated. |
void |
deleteData(int offset,
int count)
Deprecated. |
java.lang.String |
getData()
Deprecated. |
int |
getLength()
Deprecated. |
java.lang.String |
getNodeName()
Deprecated. |
short |
getNodeType()
Deprecated. |
java.lang.String |
getNodeValue()
Deprecated. |
boolean |
hasAttributes()
Deprecated. |
void |
insertData(int offset,
java.lang.String arg)
Deprecated. |
void |
replaceData(int offset,
int count,
java.lang.String arg)
Deprecated. |
void |
setData(java.lang.String data)
Deprecated. |
void |
setNodeValue(java.lang.String nodeValue)
Deprecated. |
org.w3c.dom.Text |
splitText(int offset)
Deprecated. |
java.lang.String |
substringData(int offset,
int count)
Deprecated. |
| Methods inherited from class org.eclipse.tptp.platform.report.sxp.internal.SXPNode |
|---|
appendChild, cloneNode, dump, dump, getAttributes, getChildNodes, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasChildNodes, insertBefore, isSupported, normalize, removeChild, replaceChild, setNext, setParent, setPrefix, setPrev |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.w3c.dom.Text |
|---|
getWholeText, isElementContentWhitespace, replaceWholeText |
| Methods inherited from interface org.w3c.dom.Node |
|---|
appendChild, cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNamespaceURI, getNextSibling, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, insertBefore, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, normalize, removeChild, replaceChild, setPrefix, setTextContent, setUserData |
| Field Detail |
|---|
protected java.lang.String text_
| Constructor Detail |
|---|
public SXPText(java.lang.String t)
| Method Detail |
|---|
public java.lang.String getNodeName()
getNodeName in interface org.w3c.dom.NodegetNodeName in class SXPNode
public java.lang.String getNodeValue()
throws org.w3c.dom.DOMException
getNodeValue in interface org.w3c.dom.NodegetNodeValue in class SXPNodeorg.w3c.dom.DOMException
public void setNodeValue(java.lang.String nodeValue)
throws org.w3c.dom.DOMException
setNodeValue in interface org.w3c.dom.NodesetNodeValue in class SXPNodeorg.w3c.dom.DOMExceptionpublic short getNodeType()
getNodeType in interface org.w3c.dom.NodegetNodeType in class SXPNodepublic boolean hasAttributes()
hasAttributes in interface org.w3c.dom.NodehasAttributes in class SXPNode
public org.w3c.dom.Text splitText(int offset)
throws org.w3c.dom.DOMException
splitText in interface org.w3c.dom.Textorg.w3c.dom.DOMException
public java.lang.String getData()
throws org.w3c.dom.DOMException
getData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMException
public void setData(java.lang.String data)
throws org.w3c.dom.DOMException
setData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMExceptionpublic int getLength()
getLength in interface org.w3c.dom.CharacterData
public java.lang.String substringData(int offset,
int count)
throws org.w3c.dom.DOMException
substringData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMException
public void appendData(java.lang.String arg)
throws org.w3c.dom.DOMException
appendData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMException
public void insertData(int offset,
java.lang.String arg)
throws org.w3c.dom.DOMException
insertData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMException
public void deleteData(int offset,
int count)
throws org.w3c.dom.DOMException
deleteData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMException
public void replaceData(int offset,
int count,
java.lang.String arg)
throws org.w3c.dom.DOMException
replaceData in interface org.w3c.dom.CharacterDataorg.w3c.dom.DOMException
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||