Uses of Interface
org.rococoa.cocoa.corefoundation.CoreFoundationLibrary.CFXMLParserAddChildCallBack

Packages that use CoreFoundationLibrary.CFXMLParserAddChildCallBack
org.rococoa.cocoa.corefoundation   
 

Uses of CoreFoundationLibrary.CFXMLParserAddChildCallBack in org.rococoa.cocoa.corefoundation
 

Fields in org.rococoa.cocoa.corefoundation declared as CoreFoundationLibrary.CFXMLParserAddChildCallBack
 CoreFoundationLibrary.CFXMLParserAddChildCallBack CFXMLParserCallBacks.addChild
           
 

Constructors in org.rococoa.cocoa.corefoundation with parameters of type CoreFoundationLibrary.CFXMLParserAddChildCallBack
CFXMLParserCallBacks(NativeLong version, CoreFoundationLibrary.CFXMLParserCreateXMLStructureCallBack createXMLStructure, CoreFoundationLibrary.CFXMLParserAddChildCallBack addChild, CoreFoundationLibrary.CFXMLParserEndXMLStructureCallBack endXMLStructure, CoreFoundationLibrary.CFXMLParserHandleErrorCallBack handleError)
           
 



Copyright © 2009. All Rights Reserved.