☰
D
dejadoc
DDN-DATA-XML
/
ddn.data.xml.internal.dtd
/
XmlDtd.findNotation
🔍
☾
XmlDtd.findNotation
const(
XmlDtdNotationDecl
) * findNotation(string name)
const
@safe
nothrow
Looks up a notation.
Parameters
name
Notation name.
Returns
Pointer to the notation declaration, or
null
if not found.