Safe Haskell | None |
---|---|
Language | Haskell2010 |
- getName :: (MonadDOM m, FromJSString result) => DocumentType -> m result
- getPublicId :: (MonadDOM m, FromJSString result) => DocumentType -> m result
- getSystemId :: (MonadDOM m, FromJSString result) => DocumentType -> m result
- newtype DocumentType = DocumentType {}
- gTypeDocumentType :: JSM GType
Documentation
getName :: (MonadDOM m, FromJSString result) => DocumentType -> m result Source #
getPublicId :: (MonadDOM m, FromJSString result) => DocumentType -> m result Source #
getSystemId :: (MonadDOM m, FromJSString result) => DocumentType -> m result Source #
newtype DocumentType Source #
Functions for this inteface are in JSDOM.DocumentType. Base interface functions are in: