Skip to content

Latest commit

 

History

History
53 lines (24 loc) · 1.17 KB

edown_xmerl.md

File metadata and controls

53 lines (24 loc) · 1.17 KB

Module edown_xmerl

#Module edown_xmerl#

Copyright © 2010 Erlang Solutions Ltd Authors: Ulf Wiger (ulf.wiger@erlang-solutions.com).

##Function Index##

'#element#'/5
'#root#'/4
'#text#'/1
'#xml-inheritance#'/0

##Function Details##

###'#element#'/5##

#element#(Tag, Data, Attrs, Parents, E) -> any()

###'#root#'/4##

#root#(Data, Attrs, X3, E) -> any()

###'#text#'/1##

#text#(Text) -> any()

###'#xml-inheritance#'/0##

#xml-inheritance#() -> any()

Generated by EDoc, Oct 22 2010, 19:30:35.