Kie Workbench - Common - Services Backend 6.0.0.Beta4

org.kie.workbench.common.services.backend.file
Class DotFileFilter

java.lang.Object
  extended by org.kie.workbench.common.services.backend.file.DotFileFilter
All Implemented Interfaces:
org.kie.commons.java.nio.file.DirectoryStream.Filter<org.kie.commons.java.nio.file.Path>
Direct Known Subclasses:
FileExtensionFilter, FileExtensionsFilter

public class DotFileFilter
extends Object
implements org.kie.commons.java.nio.file.DirectoryStream.Filter<org.kie.commons.java.nio.file.Path>

Default filter that excludes only Meta Data resources


Constructor Summary
DotFileFilter()
           
 
Method Summary
 boolean accept(org.kie.commons.java.nio.file.Path path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DotFileFilter

public DotFileFilter()
Method Detail

accept

public boolean accept(org.kie.commons.java.nio.file.Path path)
Specified by:
accept in interface org.kie.commons.java.nio.file.DirectoryStream.Filter<org.kie.commons.java.nio.file.Path>

Kie Workbench - Common - Services Backend 6.0.0.Beta4

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.