/src/wrappers/xml/library/xml2_attribute.e
http://github.com/tybor/Liberty · Specman e · 8 lines · 6 code · 1 blank · 1 comment · 0 complexity · 506dd9a3c02179dc7574ecbfb5231c0b MD5 · raw file
- class XML2_ATTRIBUTE
- -- Minimal wrapper for xmlAttr structure of libxml2
- inherit
- C_STRUCT
- C_OWNED
- create {ANY} from_external_pointer
- end -- class XML2_ATTRIBUTE