package org.simpleframework.xml.util;
/* loaded from: classes6.dex */
public interface Match {
String getPattern();
}