verinec.importer.parser.iptables.parser
Class Parser.ChainParserToken

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

public class Parser.ChainParserToken
extends ParserToken

Token to parse a chain.


Field Summary
 ParserToken name
          chain name
 Parser.ParenthesisParserToken para
          value in parentheses
 Vector rules
          rules
private  int targetpos
           
 
Constructor Summary
Parser.ChainParserToken()
           
 
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

name

public ParserToken name
chain name


para

public Parser.ParenthesisParserToken para
value in parentheses


rules

public Vector rules
rules


targetpos

private int targetpos
Constructor Detail

Parser.ChainParserToken

public Parser.ChainParserToken()
                        throws VerinecImporterException
Throws:
VerinecImporterException

Copyright © 2005 Verinec, DIUF