C# Class Smartmobili.Cocoa.LibXml.xmlSAXHandlerV1

Show file Open project: smartmobili/CocoaBuilder

Public Properties

Property Type Description
attributeDecl System.IntPtr
cdataBlock System.IntPtr
characters System.IntPtr
comment System.IntPtr
elementDecl System.IntPtr
endDocument System.IntPtr
endElement System.IntPtr
entityDecl System.IntPtr
error System.IntPtr
externalSubset System.IntPtr
fatalError System.IntPtr
getEntity System.IntPtr
getParameterEntity System.IntPtr
hasExternalSubset System.IntPtr
hasInternalSubset System.IntPtr
ignorableWhitespace System.IntPtr
initialized System.UInt32
internalSubset System.IntPtr
isStandalone System.IntPtr
notationDecl System.IntPtr
processingInstruction System.IntPtr
reference System.IntPtr
resolveEntity System.IntPtr
setDocumentLocator System.IntPtr
startDocument System.IntPtr
startElement System.IntPtr
unparsedEntityDecl System.IntPtr
warning System.IntPtr

Property Details

attributeDecl public property

public IntPtr,System attributeDecl
return System.IntPtr

cdataBlock public property

public IntPtr,System cdataBlock
return System.IntPtr

characters public property

public IntPtr,System characters
return System.IntPtr

comment public property

public IntPtr,System comment
return System.IntPtr

elementDecl public property

public IntPtr,System elementDecl
return System.IntPtr

endDocument public property

public IntPtr,System endDocument
return System.IntPtr

endElement public property

public IntPtr,System endElement
return System.IntPtr

entityDecl public property

public IntPtr,System entityDecl
return System.IntPtr

error public property

public IntPtr,System error
return System.IntPtr

externalSubset public property

public IntPtr,System externalSubset
return System.IntPtr

fatalError public property

public IntPtr,System fatalError
return System.IntPtr

getEntity public property

public IntPtr,System getEntity
return System.IntPtr

getParameterEntity public property

public IntPtr,System getParameterEntity
return System.IntPtr

hasExternalSubset public property

public IntPtr,System hasExternalSubset
return System.IntPtr

hasInternalSubset public property

public IntPtr,System hasInternalSubset
return System.IntPtr

ignorableWhitespace public property

public IntPtr,System ignorableWhitespace
return System.IntPtr

initialized public property

public UInt32,System initialized
return System.UInt32

internalSubset public property

public IntPtr,System internalSubset
return System.IntPtr

isStandalone public property

public IntPtr,System isStandalone
return System.IntPtr

notationDecl public property

public IntPtr,System notationDecl
return System.IntPtr

processingInstruction public property

public IntPtr,System processingInstruction
return System.IntPtr

reference public property

public IntPtr,System reference
return System.IntPtr

resolveEntity public property

public IntPtr,System resolveEntity
return System.IntPtr

setDocumentLocator public property

public IntPtr,System setDocumentLocator
return System.IntPtr

startDocument public property

public IntPtr,System startDocument
return System.IntPtr

startElement public property

public IntPtr,System startElement
return System.IntPtr

unparsedEntityDecl public property

public IntPtr,System unparsedEntityDecl
return System.IntPtr

warning public property

public IntPtr,System warning
return System.IntPtr