Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the cybox-discussion mailing list or file a bug in our issue tracker.

cybox.utils package

Module contents

Common utility methods

cybox.utils.denormalize_from_xml(value, delimiter)[source]
cybox.utils.get_class_for_object_type(object_type)[source]
cybox.utils.normalize_to_xml(value, delimiter)[source]
cybox.utils.unwrap_cdata(value)[source]

Remove CDATA wrapping from value if present

cybox.utils.wrap_cdata(value)[source]

Table Of Contents

Previous topic

cybox.objects.x509_certificate_object module

Next topic

cybox.utils.autoentity module

This Page

Related Documentation