verinec.importer.parser.iptables.parser
Class Parser.IcmpOptionParserToken

java.lang.Object
  extended by verinec.importer.parser.iptables.parser.ParserToken
      extended by verinec.importer.parser.iptables.parser.Parser.IcmpOptionParserToken
Enclosing class:
Parser

public class Parser.IcmpOptionParserToken
extends ParserToken

Token to parse the ICMP options.


Field Summary
 int icmpcode
          icmp code
 int icmptype
          icmp type
 boolean match_negation
          match negation of icmp type
 
Constructor Summary
Parser.IcmpOptionParserToken()
           
 
Method Summary
 
Methods inherited from class verinec.importer.parser.iptables.parser.ParserToken
getLine, getPos, getType, getWord, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

icmptype

public int icmptype
icmp type


icmpcode

public int icmpcode
icmp code


match_negation

public boolean match_negation
match negation of icmp type

Constructor Detail

Parser.IcmpOptionParserToken

public Parser.IcmpOptionParserToken()
                             throws VerinecImporterException
Throws:
VerinecImporterException

Copyright © 2005 Verinec, DIUF