Searched defs:skip (Results 1 – 4 of 4) sorted by relevance
34 skip?: any; property353 const {skip, formatter} = this.options!; constant
43 skip?: any; property
153 private void skip(XmlPullParser parser) throws XmlPullParserException, IOException { in skip() method in StackOverflowXmlParser
243 private void skip(XmlPullParser parser) throws XmlPullParserException, IOException { in skip() method in FeedParser