public abstract class AbstractListMediatorFactory extends AbstractMediatorFactory
ATT_DESCRIPTION, ATT_EVAL, ATT_EXPRN, ATT_KEY, ATT_NAME, ATT_ONERROR, ATT_REGEX, ATT_SEQUENCE, ATT_SOURCE, ATT_STATS, ATT_TARGET, ATT_VALUE, ATT_XPATH, DESCRIPTION_Q, FEATURE_Q, PROP_Q, PROPERTY_GROUP_Q, TARGET_Q| Constructor and Description |
|---|
AbstractListMediatorFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
addAllCommentChildrenToMediator(org.apache.axiom.om.OMElement el,
ListMediator m)
Find and add all comment nodes to the parent mediator as Comment Mediators
|
protected static void |
addChildren(org.apache.axiom.om.OMElement el,
ListMediator m,
Properties properties) |
addAllCommentChildrenToList, collectNameValuePairs, createMediator, createSpecificMediator, handleException, handleException, processAuditStatus, processTraceStateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTagQNameprotected static void addChildren(org.apache.axiom.om.OMElement el,
ListMediator m,
Properties properties)
protected static void addAllCommentChildrenToMediator(org.apache.axiom.om.OMElement el,
ListMediator m)
el - OMElement to extract OMComment Nodesm - Mediator to be updated with extracted OMComment nodesCopyright © 2005–2019 Apache Software Foundation. All rights reserved.