org.rococoa.cocoa.corefoundation
Interface CoreFoundationLibrary.CFXMLParserHandleErrorCallBack

All Superinterfaces:
Callback
Enclosing interface:
CoreFoundationLibrary

public static interface CoreFoundationLibrary.CFXMLParserHandleErrorCallBack
extends Callback


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.sun.jna.Callback
Callback.UncaughtExceptionHandler
 
Field Summary
 
Fields inherited from interface com.sun.jna.Callback
FORBIDDEN_NAMES, METHOD_NAME
 
Method Summary
 boolean invoke(CoreFoundationLibrary.__CFXMLParser parser, int error, Pointer info)
           
 

Method Detail

invoke

boolean invoke(CoreFoundationLibrary.__CFXMLParser parser,
               int error,
               Pointer info)


Copyright © 2009. All Rights Reserved.