_xmlURI Struct Reference
#include <stdapis/libxml2/libxml2_uri.h>
struct _xmlURI
Public Attributes
char *
authority
int
cleanup
char *
fragment
char *
opaque
char *
path
int
port
char *
query
char *
scheme
char *
server
char *
user
Member Attribute Documentation
authority
char *
authority
cleanup
int
cleanup
fragment
char *
fragment
opaque
char *
opaque
path
char *
path
port
int
port
query
char *
query
scheme
char *
scheme
server
char *
server
user
char *
user