Package ffx.potential.parsers
Class PDBMLFilter
java.lang.Object
ffx.potential.parsers.PDBMLFilter
- All Implemented Interfaces:
ErrorHandler
PDBMLFilter class.
- Author:
- Michael J. Schnieders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidstatic voidCreate an instance of the PDBML FiltervoidparseMessage.void
-
Constructor Details
-
PDBMLFilter
public PDBMLFilter()PDBML Constructor.
-
-
Method Details
-
main
Create an instance of the PDBML Filter- Parameters:
args- an array ofStringobjects.
-
error
- Specified by:
errorin interfaceErrorHandler- Throws:
SAXException
-
fatalError
- Specified by:
fatalErrorin interfaceErrorHandler- Throws:
SAXException
-
parseMessage
parseMessage.- Parameters:
e- aExceptionobject.
-
warning
- Specified by:
warningin interfaceErrorHandler- Throws:
SAXException
-