|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.iscreen.impl.xml.XmlConfigDoc
public class XmlConfigDoc
This is used by the XML parser to represent a doc tag (documentation).
| Field Summary | |
|---|---|
protected java.lang.String |
docContent
|
| Constructor Summary | |
|---|---|
XmlConfigDoc()
Default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getContent()
|
void |
setContent(java.lang.String content)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String docContent
| Constructor Detail |
|---|
public XmlConfigDoc()
| Method Detail |
|---|
public void setContent(java.lang.String content)
public java.lang.String getContent()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||