Qtc.Xml.QXmlDTDHandler

Contents

Documentation

class QqXmlDTDHandler x1 where #

Methods

qXmlDTDHandler :: x1 -> IO (QXmlDTDHandler ()) #

Instances
QqXmlDTDHandler () # 
Instance details

Defined in Qtc.Xml.QXmlDTDHandler

Methods

qXmlDTDHandler :: () -> IO (QXmlDTDHandler ()) #

QqXmlDTDHandler (QXmlDTDHandler t1) # 
Instance details

Defined in Qtc.Xml.QXmlDTDHandler

class QqXmlDTDHandler_nf x1 where #

Methods

qXmlDTDHandler_nf :: x1 -> IO (QXmlDTDHandler ()) #

Instances
QqXmlDTDHandler_nf () # 
Instance details

Defined in Qtc.Xml.QXmlDTDHandler

Methods

qXmlDTDHandler_nf :: () -> IO (QXmlDTDHandler ()) #

QqXmlDTDHandler_nf (QXmlDTDHandler t1) # 
Instance details

Defined in Qtc.Xml.QXmlDTDHandler

Orphan instances

QerrorString (QXmlDTDHandler ()) () # 
Instance details

Methods

errorString :: QXmlDTDHandler () -> () -> IO String #

QerrorString (QXmlDTDHandlerSc a) () # 
Instance details

Methods

errorString :: QXmlDTDHandlerSc a -> () -> IO String #

QuserMethod (QXmlDTDHandler ()) () (IO ()) # 
Instance details

Methods

userMethod :: QXmlDTDHandler () -> Int -> () -> IO () #

QuserMethod (QXmlDTDHandlerSc a) () (IO ()) # 
Instance details

Methods

userMethod :: QXmlDTDHandlerSc a -> Int -> () -> IO () #

QuserMethod (QXmlDTDHandler ()) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QXmlDTDHandler () -> Int -> QVariant () -> IO (QVariant ()) #

QuserMethod (QXmlDTDHandlerSc a) (QVariant ()) (IO (QVariant ())) # 
Instance details

Methods

userMethod :: QXmlDTDHandlerSc a -> Int -> QVariant () -> IO (QVariant ()) #

QnotationDecl (QXmlDTDHandler ()) (String, String, String) # 
Instance details

Methods

notationDecl :: QXmlDTDHandler () -> (String, String, String) -> IO Bool #

QnotationDecl (QXmlDTDHandlerSc a) (String, String, String) # 
Instance details

Methods

notationDecl :: QXmlDTDHandlerSc a -> (String, String, String) -> IO Bool #

QunparsedEntityDecl (QXmlDTDHandler ()) (String, String, String, String) # 
Instance details

Methods

unparsedEntityDecl :: QXmlDTDHandler () -> (String, String, String, String) -> IO Bool #

QunparsedEntityDecl (QXmlDTDHandlerSc a) (String, String, String, String) # 
Instance details

Methods

unparsedEntityDecl :: QXmlDTDHandlerSc a -> (String, String, String, String) -> IO Bool #