|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ibm.techexplorer.dom.TENode | +--ibm.techexplorer.dom.TEProcessingInstruction
techexplorer
,
org.w3c.domFields inherited from class ibm.techexplorer.dom.TENode |
node,
plugin |
Constructor Summary | |
TEProcessingInstruction(techexplorer plugin,
int node)
|
Method Summary | |
java.lang.String |
getData()
|
java.lang.String |
getTarget()
|
void |
setData(java.lang.String data)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public TEProcessingInstruction(techexplorer plugin, int node)
Method Detail |
public java.lang.String getTarget()
public java.lang.String getData()
public void setData(java.lang.String data) throws DOMException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |