Class PackageMatcher
java.lang.Object
org.revapi.base.BaseConfigurable
org.revapi.base.BaseElementMatcher
org.revapi.java.matcher.PackageMatcher
- All Implemented Interfaces:
AutoCloseable
,org.revapi.configuration.Configurable
,org.revapi.ElementMatcher
public class PackageMatcher
extends org.revapi.base.BaseElementMatcher
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.revapi.ElementMatcher
org.revapi.ElementMatcher.CompiledRecipe
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.revapi.base.BaseElementMatcher
close
Methods inherited from class org.revapi.base.BaseConfigurable
getJSONSchema, initialize
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.revapi.configuration.Configurable
getJSONSchema, initialize
-
Constructor Details
-
PackageMatcher
public PackageMatcher()
-
-
Method Details
-
compile
-
getMatcherId
-
getExtensionId
-