Table of Contents

Class: DAXFiXMLHandler daxfi/RuleBuilder.py

Handler for DAXFi XMLs.

Base Classes   
handler.ContentHandler
Methods   
__init__
endElement
getRulesList
processingInstruction
reset
setFirewallName
startElement
  __init__ 
__init__ ( self,  firewallName=None )

Initizialize the handler.

  endElement 
endElement ( self,  name )

Manage a new closing tag.

  getRulesList 
getRulesList ( self )

Return the list of parsed rules.

  processingInstruction 
processingInstruction (
        self,
        target,
        data,
        )

Manage processing instructions.

Exceptions   
DaxfiStopProcessing
  reset 
reset ( self )

Reset the handler.

  setFirewallName 
setFirewallName ( self,  firewallName )

Set the name of the running firewall.

  startElement 
startElement (
        self,
        name,
        attrs,
        )

Manage a new open tag.


Table of Contents

This document was automatically generated on Tue Dec 17 17:48:18 2002 by HappyDoc version r1_5