DOM-2.0.0: DOM Level 2 bindings for the WebBits package.Source codeContentsIndex
Data.DOM.Entity
Documentation
get'publicId :: (Monad mn, CEntity this) => Expression this -> mn (Expression String)Source
getm'publicId :: (Monad mn, CEntity this) => Expression this -> mn (Expression String)Source
get'systemId :: (Monad mn, CEntity this) => Expression this -> mn (Expression String)Source
getm'systemId :: (Monad mn, CEntity this) => Expression this -> mn (Expression String)Source
get'notationName :: (Monad mn, CEntity this) => Expression this -> mn (Expression String)Source
getm'notationName :: (Monad mn, CEntity this) => Expression this -> mn (Expression String)Source
Produced by Haddock version 2.4.2