public class FileAttributeMatcher {
public FileAttributeMatcher ( string attributes ) ;
public bool enumerate_namespace ( string ns ) ;
public weak string enumerate_next ( ) ;
public bool matches ( string attribute ) ;
public bool matches_only ( string attribute ) ;
}

public FileAttributeMatcher ( string attributes ) ;
public bool enumerate_namespace ( string ns ) ;
public weak string enumerate_next ( ) ;
public bool matches ( string attribute ) ;
public bool matches_only ( string attribute ) ;
Created by Valadoc