:: com :: sun :: star :: ucb ::
|
interface XPropertyMatcher |
|
- Description
- Checks whether a set of properties matches a set of search criteria.
- See also
- XPropertyMatcherFactory.
|
Methods' Summary |
matches |
Checks whether a set of properties matches the given search criteria.
|
Methods' Details |
matches
- Description
- Checks whether a set of properties matches the given search criteria.
- Parameter Properties
- A Command Processor through which the set of properties is accessible.
- Parameter Environment
- The environment to use when accessing the property set via the given
Command Processor. It may be null.
- Returns
- true if the properties match, false otherwise.
|
|
Top of Page
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.