org.jboss.shrinkwrap.descriptor.metadata.filter
Class EnumFilter
java.lang.Object
org.jboss.shrinkwrap.descriptor.metadata.filter.EnumFilter
- All Implemented Interfaces:
- Filter
public class EnumFilter
- extends Object
- implements Filter
This class analyzes Enumeration
w3c elements.
- Author:
- Ralf Battenfeld
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EnumFilter
public EnumFilter()
filter
public boolean filter(Metadata metadata,
org.w3c.dom.traversal.TreeWalker walker)
- Specified by:
filter
in interface Filter
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.