public class ComponentLocalProperties
extends java.lang.Object
| Constructor and Description |
|---|
ComponentLocalProperties() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
match(Component component,
java.lang.String selector)
Returns true if the selector matches the given component.
|
static boolean |
match(Component component,
java.lang.String selector,
java.util.Map<java.lang.String,PseudoClassDef> defs)
Returns true if the selector matches the given component.
|
public static boolean match(Component component, java.lang.String selector)
component - selector - public static boolean match(Component component, java.lang.String selector, java.util.Map<java.lang.String,PseudoClassDef> defs)
component - selector - defs - Copyright © 2005-2011 Potix Corporation. All Rights Reserved.