public interface ElementFilter
boolean
skip(String namespaceURI, String localName)
boolean skip(String namespaceURI, String localName)
Determine whether the current element should be skipped.
Implementation note: if an element is skipped, no callbacks will be called for it.
namespaceURI
String
null
localName
true
Copyright © 2018. All rights reserved.