Searched refs:readText (Results 1 – 9 of 9) sorted by relevance
111 String title = readText(parser); in readTitle()135 String summary = readText(parser); in readSummary()141 private String readText(XmlPullParser parser) throws IOException, XmlPullParserException { in readText() method in StackOverflowXmlParser
337 String text = readText(parser); in readIntTag()351 String text = readText(parser); in readLongTag()365 String text = readText(parser); in readStringTag()373 String text = readText(parser); in readBlobTag()399 private static String readText(XmlPullParser parser) in readText() method in KeyChainSnapshotDeserializer
209 String fileName = readText(parser).trim(); in parse()222 String fileContent = readText(parser); in parse()242 private static String readText(XmlPullParser parser) in readText() method in LicenseHtmlGeneratorFromXml
129 private static @NonNull String readText(XmlPullParser parser) in readText() method in VendorConfig156 String text = readText(parser); in readSimpleTag()
30 …method public static String readText(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org…
31 …method public static String readText(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org…
142 …method public static String readText(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org…
154 …method public static String readText(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org…
239 …method public static String readText(org.xmlpull.v1.XmlPullParser) throws java.io.IOException, org…