|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.nds.dirxml.engine.gcv.GCValue.XmlItem
com.novell.nds.dirxml.engine.gcv.GCValue.XmlProcessingInstruction
public static class GCValue.XmlProcessingInstruction
Class for representing XML processing instructions.
| Method Summary | |
|---|---|
String |
getData()
Return the data string associated with the processing instruction. |
String |
getTarget()
Return the "target" string associated with the processing instruction. |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public String getTarget()
public String getData()
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||