C# 클래스 Smartmobili.Cocoa.NSXMLParserInfo

상속: NSObject
파일 보기 프로젝트 열기: smartmobili/CocoaBuilder 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Class Class
bomChunk NSData
chunkSize int
delegateAborted bool
error NSError
haveDetectedEncoding bool
namespaces NSMutableArray
nestingLevel int
parserContext System.IntPtr
parserFlags uint
saxHandler LibXml.xmlSAXHandler
slowStringMap NSMapTable

공개 메소드들

메소드 설명
Alloc ( ) : NSXMLParserInfo

메소드 상세

Alloc() 공개 정적인 메소드

public static Alloc ( ) : NSXMLParserInfo
리턴 NSXMLParserInfo

프로퍼티 상세

Class 공개적으로 정적으로 프로퍼티

public static Class,Smartmobili.Cocoa Class
리턴 Class

bomChunk 공개적으로 프로퍼티

public NSData,Smartmobili.Cocoa bomChunk
리턴 NSData

chunkSize 공개적으로 프로퍼티

public int chunkSize
리턴 int

delegateAborted 공개적으로 프로퍼티

public bool delegateAborted
리턴 bool

error 공개적으로 프로퍼티

public NSError,Smartmobili.Cocoa error
리턴 NSError

haveDetectedEncoding 공개적으로 프로퍼티

public bool haveDetectedEncoding
리턴 bool

namespaces 공개적으로 프로퍼티

public NSMutableArray,Smartmobili.Cocoa namespaces
리턴 NSMutableArray

nestingLevel 공개적으로 프로퍼티

public int nestingLevel
리턴 int

parserContext 공개적으로 프로퍼티

public IntPtr,System parserContext
리턴 System.IntPtr

parserFlags 공개적으로 프로퍼티

public uint parserFlags
리턴 uint

saxHandler 공개적으로 프로퍼티

public LibXml.xmlSAXHandler,Smartmobili.Cocoa saxHandler
리턴 LibXml.xmlSAXHandler

slowStringMap 공개적으로 프로퍼티

public NSMapTable,Smartmobili.Cocoa slowStringMap
리턴 NSMapTable