org.d2rq.mapgen
Interface Filter.IdentifierMatcher

Enclosing class:
Filter

public static interface Filter.IdentifierMatcher


Method Summary
 String getSingleString()
           
 boolean matches(String identifier)
           
 

Method Detail

matches

boolean matches(String identifier)

getSingleString

String getSingleString()