Uses of Interface
com.helger.xml.microdom.IMicroComment
Packages that use IMicroComment
-
Uses of IMicroComment in com.helger.xml.microdom
Classes in com.helger.xml.microdom that implement IMicroCommentModifier and TypeClassDescriptionfinal classDefault implementation of theIMicroCommentinterface.Methods in com.helger.xml.microdom that return IMicroCommentModifier and TypeMethodDescriptiondefault IMicroCommentIMicroNode.appendComment(char[] aChars) Append a comment node to this node.default IMicroCommentIMicroNode.appendComment(char[] aChars, int nOfs, int nLen) Append a comment node to this node.default IMicroCommentIMicroNode.appendComment(CharSequence sText) Append a comment node to this node.default IMicroCommentIMicroNode.appendCommentWithConversion(Object aValue) Append a comment node to this node.IMicroComment.getClone()MicroComment.getClone()