Qtc.Classes.Xml_h

Documentation

class QattributeDecl_h a b where #

Methods

attributeDecl_h :: a -> b -> IO Bool #

class QcontentHandler_h a b where #

Methods

contentHandler_h :: a -> b -> IO (QXmlContentHandler ()) #

class QdTDHandler_h a b where #

Methods

dTDHandler_h :: a -> b -> IO (QXmlDTDHandler ()) #

class QdeclHandler_h a b where #

Methods

declHandler_h :: a -> b -> IO (QXmlDeclHandler ()) #

class QendCDATA_h a b where #

Methods

endCDATA_h :: a -> b -> IO Bool #

class QendDTD_h a b where #

Methods

endDTD_h :: a -> b -> IO Bool #

class QendEntity_h a b where #

Methods

endEntity_h :: a -> b -> IO Bool #

class QendPrefixMapping_h a b where #

Methods

endPrefixMapping_h :: a -> b -> IO Bool #

class QentityResolver_h a b where #

Methods

entityResolver_h :: a -> b -> IO (QXmlEntityResolver ()) #

class QerrorHandler_h a b where #

Methods

errorHandler_h :: a -> b -> IO (QXmlErrorHandler ()) #

class QexternalEntityDecl_h a b where #

Methods

externalEntityDecl_h :: a -> b -> IO Bool #

class QfatalError_h a b where #

Methods

fatalError_h :: a -> b -> IO Bool #

class Qfeature_h a b where #

Methods

feature_h :: a -> b -> IO Bool #

class QhasProperty_h a b where #

Methods

hasProperty_h :: a -> b -> IO Bool #

class QignorableWhitespace_h a b where #

Methods

ignorableWhitespace_h :: a -> b -> IO Bool #

class QinternalEntityDecl_h a b where #

Methods

internalEntityDecl_h :: a -> b -> IO Bool #

class QlexicalHandler_h a b where #

Methods

lexicalHandler_h :: a -> b -> IO (QXmlLexicalHandler ()) #

class QnotationDecl_h a b where #

Methods

notationDecl_h :: a -> b -> IO Bool #

class Qparse_h a b where #

Methods

parse_h :: a -> b -> IO Bool #

class QsetContentHandler_h a b where #

Methods

setContentHandler_h :: a -> b -> IO () #

class QsetDTDHandler_h a b where #

Methods

setDTDHandler_h :: a -> b -> IO () #

class QsetDeclHandler_h a b where #

Methods

setDeclHandler_h :: a -> b -> IO () #

class QsetDocumentLocator_h a b where #

Methods

setDocumentLocator_h :: a -> b -> IO () #

class QsetEntityResolver_h a b where #

Methods

setEntityResolver_h :: a -> b -> IO () #

class QsetErrorHandler_h a b where #

Methods

setErrorHandler_h :: a -> b -> IO () #

class QsetFeature_h a b where #

Methods

setFeature_h :: a -> b -> IO () #

class QsetLexicalHandler_h a b where #

Methods

setLexicalHandler_h :: a -> b -> IO () #

class QskippedEntity_h a b where #

Methods

skippedEntity_h :: a -> b -> IO Bool #

class QstartCDATA_h a b where #

Methods

startCDATA_h :: a -> b -> IO Bool #

class QstartDTD_h a b where #

Methods

startDTD_h :: a -> b -> IO Bool #

class QstartEntity_h a b where #

Methods

startEntity_h :: a -> b -> IO Bool #

class QstartPrefixMapping_h a b where #

Methods

startPrefixMapping_h :: a -> b -> IO Bool #

class QunparsedEntityDecl_h a b where #

Methods

unparsedEntityDecl_h :: a -> b -> IO Bool #

class Qwarning_h a b where #

Methods

warning_h :: a -> b -> IO Bool #