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

java.lang.Object
  extended by com.novell.nds.dirxml.engine.gcv.GCValue.XmlItem
Direct Known Subclasses:
GCValue.XmlComment, GCValue.XmlProcessingInstruction
Enclosing class:
GCValue

public abstract static class GCValue.XmlItem
extends Object

Abstract class for representing XML processing instructions and comments.


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

Constructor Detail

GCValue.XmlItem

public GCValue.XmlItem()