Trees | Index | Help |
---|
Package Bio :: Package EUtils :: Module POM |
|
Classes | |
---|---|
AttributeList |
|
CDATA |
|
Comment |
|
ContentModel |
Represents and validates a content model. |
DTDConsumerForSourceGeneration |
|
ElementNode |
|
ENTITIES |
|
ENTITY |
|
Enumeration |
|
Fragments |
Fragments is a special holder class to hold 'loose' markup fragments. |
ID |
|
IDREF |
|
IDREFS |
|
IndentedText |
|
NMTOKEN |
|
NMTOKENS |
|
ObjectParserHandler |
|
PCDATA |
|
POMDocument |
|
Text |
|
XMLAttribute |
Exceptions | |
---|---|
ValidationError |
ValidationError This exception is raised when an attempt is made to construct an XML POM tree that would be invalid. |
Function Summary | |
---|---|
escape(s)
| |
get_dtd_compiler(fo,
mixinmodule,
toupper)
| |
get_mod_file(sourcefilename) Converts a file name into a file name inside the dtds package. | |
get_parser(handlerclass,
callback,
module)
| |
IF(test,
tv,
fv)
| |
make_Node(path, modules, [value]) Makes a node or an XML fragment given a path, element module list, and an optional value. | |
unescape(s)
|
Function Details |
---|
get_mod_file(sourcefilename)get_mod_file(sourcefilename) Converts a file name into a file name inside the dtds package. This file name is the destination for generated python files. |
make_node(path, modules, value=None)make_Node(path, modules, [value]) Makes a node or an XML fragment given a path, element module list, and an optional value. |
Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 27 16:13:09 2007 | http://epydoc.sf.net |