| Package | Description |
|---|---|
| com.helger.xml.microdom |
| Modifier and Type | Class and Description |
|---|---|
class |
MicroComment
Default implementation of the
IMicroComment interface. |
| Modifier and Type | Method and Description |
|---|---|
default IMicroComment |
IMicroNode.appendComment(char[] aChars)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendComment(char[] aChars)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendComment(char[] aChars,
int nOfs,
int nLen)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendComment(char[] aChars,
int nOfs,
int nLen)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendComment(CharSequence sText)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendComment(CharSequence sText)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendCommentWithConversion(Object aValue)
Append a comment node to this node.
|
default IMicroComment |
IMicroNode.appendCommentWithConversion(Object aValue)
Append a comment node to this node.
|
IMicroComment |
IMicroComment.getClone() |
IMicroComment |
MicroComment.getClone() |
IMicroComment |
MicroComment.getClone() |
IMicroComment |
IMicroComment.getClone() |
Copyright © 2014–2023 Philip Helger. All rights reserved.