Imported modules
|
|
import Shared.DC.xml.ppml
import Shared.DC.xml.xyap
import string
import struct
import sys
import tempfile
|
Functions
|
|
|
|
ExporttoXML
|
ExporttoXML ( file )
|
|
XMLrecord
|
XMLrecord (
oid,
len,
p,
)
|
|
XMLstringToExport
|
XMLstringToExport ( data, outfile )
|
|
XMLtoExport
|
XMLtoExport ( infile, outfile )
|
|
XMLtobbb
|
XMLtobbb (
infile,
outfile,
binary=0,
)
|
|
save_description
|
save_description (
self,
tag,
data,
)
|
|
save_rec
|
save_rec (
self,
tag,
data,
)
|
|
save_record
|
save_record (
self,
tag,
data,
)
|
|
save_user
|
save_user (
self,
tag,
data,
)
|
|
save_zopedata
|
save_zopedata (
self,
tag,
data,
)
|
|
start_ZopeData
|
start_ZopeData (
self,
tag,
attrs,
)
|
|
start_transaction
|
start_transaction (
self,
tag,
attrs,
)
|
|
start_zopedata
|
start_zopedata (
self,
tag,
data,
)
|
Classes
|
|
|
|