Module org.jboss.modules
Package org.jboss.modules.filter
package org.jboss.modules.filter
Classes related to filtering. See the
PathFilter
interface for the contract of path filters. See
PathFilters
for factory methods for creating simple and complex filters.-
ClassDescriptionFilter used to determine whether a class name should be included or excluded from imports and exports.Static factory methods for class filter types.A builder for a multiple-path filter.Filter used to determine whether a path should be included or excluded from imports and exports.Static factory methods for path filter types.