XmlLocator.xml

Set xml

  1. Element xml [@property setter]
    class XmlLocator
    @property @safe nothrow
    xml
    (
    Element xml
    )
  2. Element xml [@property getter]

Parameters

xml Element

xml document used as source of data

Return Value

typeof(this)

Meta