Class MicroComment

java.lang.Object
com.helger.xml.microdom.AbstractMicroNode
com.helger.xml.microdom.MicroComment
All Implemented Interfaces:
com.helger.commons.hierarchy.IHasChildren<IMicroNode>, com.helger.commons.hierarchy.IHasChildrenRecursive<IMicroNode>, com.helger.commons.hierarchy.IHasChildrenSorted<IMicroNode>, com.helger.commons.hierarchy.IHasParent<IMicroNode>, com.helger.commons.lang.ICloneable<IMicroNode>, IMicroComment, IMicroDataAware, IMicroNode

public final class MicroComment extends AbstractMicroNode implements IMicroComment
Default implementation of the IMicroComment interface.
Author:
Philip Helger