☰

rebar3_docs

0.2.0+build.78.refcd1eec5

  • Home
  • API Reference

Modules

  • rebar3_docs
  • rebar3_docs_prv
  • rebar3_docs_xmerl

rebar3_docs_xmerl

Summary

Functions

  • #element#(X1, X2, X3, X4, E)
  • #root#(X1, X2, X3, X4)
  • #text#(Text)
  • #xml-inheritance#()

Functions

#element#(X1, X2, X3, X4, E)
-spec '#element#'(any(), any(), any(), any(), any()) -> any().

#root#(X1, X2, X3, X4)
-spec '#root#'(any(), any(), any(), any()) -> [any()].

#text#(Text)
-spec '#text#'(any()) -> any().

#xml-inheritance#()
-spec '#xml-inheritance#'() -> list().