public class AttributeMatchRuleUtils
extends oracle.adfdtinternal.dvt.datapresdt.binding.utils.CommonBindingUtils
AttributeMatchRuleUtils, containing useful AttributeMatchRule utilities.
| Constructor and Description |
|---|
AttributeMatchRuleUtils() |
| Modifier and Type | Method and Description |
|---|---|
static org.w3c.dom.Element |
findAttributeMatchRule(BinderParams binderParams) |
static org.w3c.dom.Element |
findAttributeMatchRule(org.w3c.dom.Element elementRoot) |
static boolean |
isRebindAttributeMatchRule(org.w3c.dom.Element elementRoot) |
public static boolean isRebindAttributeMatchRule(org.w3c.dom.Element elementRoot)
public static org.w3c.dom.Element findAttributeMatchRule(org.w3c.dom.Element elementRoot)
public static org.w3c.dom.Element findAttributeMatchRule(BinderParams binderParams)