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