c14n.h

Includes:

Introduction



Typedefs


xmlC14NIsVisibleCallback


typedef int (*xmlC14NIsVisibleCallback) (
    void*user_data, 
    xmlNodePtr node, 
    xmlNodePtr parent);  
Discussion

This is the core C14N function

Last Updated: 2006-06-20