org.duraspace.fcrepo.cloudsync.service.backend
Class PIDPatternFilter

java.lang.Object
  extended by com.github.cwilper.ttff.AbstractFilter<String>
      extended by org.duraspace.fcrepo.cloudsync.service.backend.PIDPatternFilter
All Implemented Interfaces:
Closeable, Filter<String>

public class PIDPatternFilter
extends AbstractFilter<String>


Constructor Summary
PIDPatternFilter(String pattern)
           
 
Method Summary
 String accept(String value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PIDPatternFilter

public PIDPatternFilter(String pattern)
Method Detail

accept

public String accept(String value)


Copyright © 2012 DuraSpace. All Rights Reserved.