|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CFXMLParserContext | |
---|---|
org.rococoa.cocoa.corefoundation |
Uses of CFXMLParserContext in org.rococoa.cocoa.corefoundation |
---|
Subclasses of CFXMLParserContext in org.rococoa.cocoa.corefoundation | |
---|---|
static class |
CFXMLParserContext.ByReference
|
static class |
CFXMLParserContext.ByValue
|
Methods in org.rococoa.cocoa.corefoundation that return CFXMLParserContext | |
---|---|
static CFXMLParserContext[] |
CFXMLParserContext.newArray(int arrayLength)
|
Methods in org.rococoa.cocoa.corefoundation with parameters of type CFXMLParserContext | |
---|---|
CoreFoundationLibrary.__CFXMLParser |
CoreFoundationLibrary.CFXMLParserCreateWithDataFromURL(CoreFoundationLibrary.__CFAllocator allocator,
ColorSyncLibrary.__CFURL dataSource,
NativeLong parseOptions,
NativeLong versionOfNodes,
CFXMLParserCallBacks callBacks,
CFXMLParserContext context)
Arguments as above, except that the data to be parsed is loaded directly from dataSource. |
void |
CoreFoundationLibrary.CFXMLParserGetContext(CoreFoundationLibrary.__CFXMLParser parser,
CFXMLParserContext context)
Original signature : void CFXMLParserGetContext(CFXMLParserRef, CFXMLParserContext*) native declaration : /System/Library/Frameworks/CoreFoundation.framework/Headers/CFXMLParser.h:176 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |