Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.thoughtworks.xstream.io.xml;
|
||||
|
||||
/* loaded from: classes.dex */
|
||||
public interface XmlFriendlyWriter {
|
||||
String escapeXmlName(String str);
|
||||
}
|
||||
Reference in New Issue
Block a user