meshi.PDB
Class PdbLineSEQRES

java.lang.Object
  extended by meshi.PDB.PdbLineFilter
      extended by meshi.PDB.PdbLineSEQRES
All Implemented Interfaces:
Filter

public class PdbLineSEQRES
extends PdbLineFilter


Constructor Summary
PdbLineSEQRES()
           
 
Method Summary
 boolean acceptPdbLine(PdbLine line)
           
 
Methods inherited from class meshi.PDB.PdbLineFilter
accept
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PdbLineSEQRES

public PdbLineSEQRES()
Method Detail

acceptPdbLine

public boolean acceptPdbLine(PdbLine line)
Specified by:
acceptPdbLine in class PdbLineFilter