Package xml :: Package dom :: Module xmlbuilder :: Class DOMBuilderFilter
[hide private]
[frames] | no frames]

Class DOMBuilderFilter

Element filter which can be used to tailor construction of a DOM instance.

Instance Methods [hide private]
 
_get_whatToShow(self)
 
acceptNode(self, element)
 
startContainer(self, element)
Class Variables [hide private]
  FILTER_ACCEPT = 1
  FILTER_REJECT = 2
  FILTER_SKIP = 3
  FILTER_INTERRUPT = 4
  whatToShow = 4294967295