Go to the source code of this file.
Classes | |
class | bookConverter::OptionParser |
Namespaces | |
namespace | bookConverter |
Functions | |
def | bookConverter::ccopy |
def | bookConverter::cexists |
def | bookConverter::compute |
def | bookConverter::create_declaration |
def | bookConverter::create_xsd |
def | bookConverter::kpermutation |
def | bookConverter::priorities |
def | bookConverter::read_data |
Variables | |
dictionary | bookConverter::comb = {} |
dictionary | bookConverter::elements = {} |
list | bookConverter::histograms = [] |
dictionary | bookConverter::keys = {} |
int | bookConverter::len_max = 0 |
int | bookConverter::len_min = 1000000 |
bookConverter::max = len_max | |
int | bookConverter::min = 2 |
tuple | bookConverter::optManager = OptionParser() |
bookConverter::opts = opts.__dict__ | |
dictionary | bookConverter::prior = {} |
tuple | bookConverter::resdoc = dom.Document() |
dictionary | bookConverter::results = {} |
tuple | bookConverter::srcdoc = dom.parse(opts['src']) |