public class ManipulatedMetadataFilter extends java.lang.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)
MetadataFilter
Element
is accepted by the filter.accept
in interface MetadataFilter
element
- the tested element.Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.