com.novell.nds.dirxml.engine.gcv
Class GCValue.XmlComment

java.lang.Object
  extended by com.novell.nds.dirxml.engine.gcv.GCValue.XmlItem
      extended by com.novell.nds.dirxml.engine.gcv.GCValue.XmlComment
Enclosing class:
GCValue

public static class GCValue.XmlComment
extends GCValue.XmlItem

Class for representing XML comments.


Method Summary
 String getData()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getData

public String getData()

toString

public String toString()
Overrides:
toString in class Object