ClassPathScanner.ExternalClassNameFilter
public
static
class
ClassPathScanner.ExternalClassNameFilter
extends ClassPathScanner.ClassNameFilter
A ClassNameFilter
that rejects inner classes
Summary
Public methods |
boolean
|
accept(String pathName)
Tests whether or not the specified abstract pathname should be included in a class path
entry list.
|
Public constructors
ExternalClassNameFilter
public ExternalClassNameFilter ()
Public methods
accept
public boolean accept (String pathName)
Tests whether or not the specified abstract pathname should be included in a class path
entry list.
Parameters |
pathName |
String : the relative path of the class path entry |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-03-08 UTC.
[null,null,["Last updated 2023-03-08 UTC."],[],[]]