JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
net.thevpc.nuts.toolbox.ncode
SourceFilter
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
accept(Source)
lookInto(Source)
Interface SourceFilter
All Known Implementing Classes:
JavaSourceFilter
,
PathSourceFilter
public interface
SourceFilter
Author:
thevpc
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
accept
(
Source
source)
boolean
lookInto
(
Source
source)
Method Details
accept
boolean
accept
(
Source
source)
lookInto
boolean
lookInto
(
Source
source)