| Trees | Indices | Help |
|---|
|
|
Registry.RegisterableObject --+
|
Registry.RegisterableGroup --+
|
FormatGroup
This object holds a group of FormatObjects.
Methods: identify Identify the format at a URL. identifyFile Identify the format of a file. identifyString Identify the format of a string.
|
|||
|
|||
| FormatObject or None |
|
||
| FormatObject or None |
|
||
| FormatObject or None |
|
||
|
|||
|
Inherited from |
|||
|
|||
FormatGroup(name[, abbrev][, filter][, multirecord]) name is the name of the object, abbrev is an abbreviation for the name. filter is an optional Martel.Expression that can be used to quickly determine whether some input is parseable by this group. multirecord is either 0/1 indicating whether this format can be used to parse multiple records. By default, it is 1.
|
|
| Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Sep 15 09:22:47 2008 | http://epydoc.sourceforge.net |