A C D E F G H I K L M N P R S T U W X

E

ExampleFileFilter - Class in no.ingeberg.newsMLGrensesnitt.tools
A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about.
ExampleFileFilter() - Constructor for class no.ingeberg.newsMLGrensesnitt.tools.ExampleFileFilter
Creates a file filter.
ExampleFileFilter(String) - Constructor for class no.ingeberg.newsMLGrensesnitt.tools.ExampleFileFilter
Creates a file filter that accepts files with the given extension.
ExampleFileFilter(String, String) - Constructor for class no.ingeberg.newsMLGrensesnitt.tools.ExampleFileFilter
Creates a file filter that accepts the given file type.
ExampleFileFilter(String[]) - Constructor for class no.ingeberg.newsMLGrensesnitt.tools.ExampleFileFilter
Creates a file filter from the given string array.
ExampleFileFilter(String[], String) - Constructor for class no.ingeberg.newsMLGrensesnitt.tools.ExampleFileFilter
Creates a file filter from the given string array and description.

A C D E F G H I K L M N P R S T U W X