be.ac.ulg.montefiore.run.totem.domain.bgp
Class BGPInfoChecker

java.lang.Object
  extended by be.ac.ulg.montefiore.run.totem.domain.bgp.BGPInfoChecker

public final class BGPInfoChecker
extends java.lang.Object

Some helper functions to check BGP dumps directory and filename information.

Creation date: 17/09/2007

Author:
Gaƫl Monfort (monfort@run.montefiore.ulg.ac.be)

Field Summary
static java.util.regex.Pattern MRTFormatPattern
           
 
Constructor Summary
BGPInfoChecker()
           
 
Method Summary
static boolean isIdNaming(Domain domain, java.lang.String dir)
           
static boolean isMRTFile(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MRTFormatPattern

public static final java.util.regex.Pattern MRTFormatPattern
Constructor Detail

BGPInfoChecker

public BGPInfoChecker()
Method Detail

isIdNaming

public static final boolean isIdNaming(Domain domain,
                                       java.lang.String dir)
                                throws InvalidFileException
Throws:
InvalidFileException

isMRTFile

public static final boolean isMRTFile(java.lang.String filename)


Copyright © 2004-2007 Research Unit in Networking, All Rights Reserved.