Searched defs:isEmptyElementTag (Results 1 – 3 of 3) sorted by relevance
329 public boolean isEmptyElementTag() throws XmlPullParserException { in isEmptyElementTag() method in LayoutParserWrapper
254 public boolean isEmptyElementTag() { in isEmptyElementTag() method in BridgeXmlBlockParser
193 public boolean isEmptyElementTag() throws XmlPullParserException { in isEmptyElementTag() method in XmlBlock.Parser