public class CommentListUtil extends Object
Constructor and Description |
---|
CommentListUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
populateComments(org.apache.axiom.om.OMElement el,
List<String> commentList)
Adds comments in Synapse to a list of comments
|
static void |
serializeComments(org.apache.axiom.om.OMElement parent,
List<String> commentList)
Serialize string comment entries from a List
|
Copyright © 2005–2023 Apache Software Foundation. All rights reserved.