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
Returns
boolean
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.