newxml.domstring

Undocumented in source.

Members

Aliases

XMLCh
alias XMLCh = immutable(char)
Undocumented in source.
XMLCh
alias XMLCh = immutable(dchar)
Undocumented in source.
XMLCh
alias XMLCh = immutable(wchar)
Undocumented in source.

Classes

DOMString
class DOMString

Proper DOMString implementation, with some added range capabilities.

Meta