public class ManipulatedMetadataFilter extends Object implements MetadataFilter
ManipulatedMetadataFilter| Constructor and Description |
|---|
ManipulatedMetadataFilter() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(org.apache.felix.ipojo.metadata.Element element)
Tests if the given
Element is accepted by the filter. |
public boolean accept(org.apache.felix.ipojo.metadata.Element element)
MetadataFilterElement is accepted by the filter.accept in interface MetadataFilterelement - the tested element.Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.