Searched refs:docdecl (Results 1 – 6 of 6) sorted by relevance
129 public void docdecl(String text) throws IOException { in docdecl() method in XmlSerializerWrapper130 mWrapped.docdecl(text); in docdecl()
347 public void docdecl(String text) throws IOException { in docdecl() method in BinaryXmlSerializer
213 public void docdecl(String text) throws IOException, IllegalArgumentException, in docdecl() method in FastXmlSerializer
312 out.docdecl(in.getText()); in copy()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
58680 …va.lang.String FEATURE_PROCESS_DOCDECL = "http://xmlpull.org/v1/doc/features.html#process-docdecl";58727 …method public abstract void docdecl(java.lang.String) throws java.io.IOException, java.lang.Illega…