Package apple.corefoundation.enums
Class Enums
- java.lang.Object
-
- apple.corefoundation.enums.Enums
-
public final class Enums extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intkCFBundleExecutableArchitectureARM64static intkCFBundleExecutableArchitectureI386static intkCFBundleExecutableArchitecturePPCstatic intkCFBundleExecutableArchitecturePPC64static intkCFBundleExecutableArchitectureX86_64static longkCFCalendarComponentsWrapoption for addingstatic longkCFFileDescriptorReadCallBackstatic longkCFFileDescriptorWriteCallBackstatic intkCFMessagePortBecameInvalidErrorstatic intkCFMessagePortIsInvalidstatic intkCFMessagePortReceiveTimeoutstatic intkCFMessagePortSendTimeoutstatic intkCFMessagePortSuccessstatic intkCFMessagePortTransportErrorstatic longkCFNotificationDeliverImmediatelystatic longkCFNotificationPostToAllSessionsstatic longkCFPropertyListReadCorruptErrorError parsing a property liststatic longkCFPropertyListReadStreamErrorStream error reading a property liststatic longkCFPropertyListReadUnknownVersionErrorThe version number in the property list is unknownstatic longkCFPropertyListWriteStreamErrorStream error writing a property liststatic longkCFSocketAutomaticallyReenableAcceptCallBackstatic longkCFSocketAutomaticallyReenableDataCallBackstatic longkCFSocketAutomaticallyReenableReadCallBackstatic longkCFSocketAutomaticallyReenableWriteCallBackstatic longkCFSocketCloseOnInvalidatestatic longkCFSocketLeaveErrorsstatic longkCFStringTokenizerAttributeLanguageLanguage in BCP 47 string.static longkCFStringTokenizerAttributeLatinTranscriptionAttribute Specifier Use attribute specifier to tell tokenizer to prepare the specified attribute when it tokenizes the given string.static longkCFStringTokenizerUnitLineBreakTokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized.static longkCFStringTokenizerUnitParagraphTokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized.static longkCFStringTokenizerUnitSentenceTokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized.static longkCFStringTokenizerUnitWordTokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized.static longkCFStringTokenizerUnitWordBoundarykCFStringTokenizerUnitWordBoundary can be used in double click detection and whole word search.
-
-
-
Field Detail
-
kCFFileDescriptorReadCallBack
public static final long kCFFileDescriptorReadCallBack
- See Also:
- Constant Field Values
-
kCFFileDescriptorWriteCallBack
public static final long kCFFileDescriptorWriteCallBack
- See Also:
- Constant Field Values
-
kCFStringTokenizerUnitWord
public static final long kCFStringTokenizerUnitWord
Tokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized. kCFStringTokenizerUnitWord doesn't return space between words as a token.- See Also:
- Constant Field Values
-
kCFStringTokenizerUnitSentence
public static final long kCFStringTokenizerUnitSentence
Tokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized. kCFStringTokenizerUnitWord doesn't return space between words as a token.- See Also:
- Constant Field Values
-
kCFStringTokenizerUnitParagraph
public static final long kCFStringTokenizerUnitParagraph
Tokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized. kCFStringTokenizerUnitWord doesn't return space between words as a token.- See Also:
- Constant Field Values
-
kCFStringTokenizerUnitLineBreak
public static final long kCFStringTokenizerUnitLineBreak
Tokenization Unit Use one of tokenization unit options with CFStringTokenizerCreate to specify how the string should be tokenized. kCFStringTokenizerUnitWord doesn't return space between words as a token.- See Also:
- Constant Field Values
-
kCFStringTokenizerUnitWordBoundary
public static final long kCFStringTokenizerUnitWordBoundary
kCFStringTokenizerUnitWordBoundary can be used in double click detection and whole word search. It is locale sensitive. If the locale parameter of CFStringTokenizerCreate is NULL, default locale is used. kCFStringTokenizerUnitWordBoundary returns space between words as a token.- See Also:
- Constant Field Values
-
kCFStringTokenizerAttributeLatinTranscription
public static final long kCFStringTokenizerAttributeLatinTranscription
Attribute Specifier Use attribute specifier to tell tokenizer to prepare the specified attribute when it tokenizes the given string. The attribute value can be retrieved by calling CFStringTokenizerCopyCurrentTokenAttribute with one of the attribute option. Latin Transcription. Used with kCFStringTokenizerUnitWord or kCFStringTokenizerUnitWordBoundary- See Also:
- Constant Field Values
-
kCFStringTokenizerAttributeLanguage
public static final long kCFStringTokenizerAttributeLanguage
Language in BCP 47 string. Used with kCFStringTokenizerUnitSentence or kCFStringTokenizerUnitParagraph.- See Also:
- Constant Field Values
-
kCFPropertyListReadCorruptError
public static final long kCFPropertyListReadCorruptError
Error parsing a property list- See Also:
- Constant Field Values
-
kCFPropertyListReadUnknownVersionError
public static final long kCFPropertyListReadUnknownVersionError
The version number in the property list is unknown- See Also:
- Constant Field Values
-
kCFPropertyListReadStreamError
public static final long kCFPropertyListReadStreamError
Stream error reading a property list- See Also:
- Constant Field Values
-
kCFPropertyListWriteStreamError
public static final long kCFPropertyListWriteStreamError
Stream error writing a property list- See Also:
- Constant Field Values
-
kCFNotificationDeliverImmediately
public static final long kCFNotificationDeliverImmediately
- See Also:
- Constant Field Values
-
kCFNotificationPostToAllSessions
public static final long kCFNotificationPostToAllSessions
- See Also:
- Constant Field Values
-
kCFSocketAutomaticallyReenableReadCallBack
public static final long kCFSocketAutomaticallyReenableReadCallBack
- See Also:
- Constant Field Values
-
kCFSocketAutomaticallyReenableAcceptCallBack
public static final long kCFSocketAutomaticallyReenableAcceptCallBack
- See Also:
- Constant Field Values
-
kCFSocketAutomaticallyReenableDataCallBack
public static final long kCFSocketAutomaticallyReenableDataCallBack
- See Also:
- Constant Field Values
-
kCFSocketAutomaticallyReenableWriteCallBack
public static final long kCFSocketAutomaticallyReenableWriteCallBack
- See Also:
- Constant Field Values
-
kCFSocketLeaveErrors
public static final long kCFSocketLeaveErrors
- See Also:
- Constant Field Values
-
kCFSocketCloseOnInvalidate
public static final long kCFSocketCloseOnInvalidate
- See Also:
- Constant Field Values
-
kCFCalendarComponentsWrap
public static final long kCFCalendarComponentsWrap
option for adding- See Also:
- Constant Field Values
-
kCFBundleExecutableArchitectureI386
public static final int kCFBundleExecutableArchitectureI386
- See Also:
- Constant Field Values
-
kCFBundleExecutableArchitecturePPC
public static final int kCFBundleExecutableArchitecturePPC
- See Also:
- Constant Field Values
-
kCFBundleExecutableArchitectureX86_64
public static final int kCFBundleExecutableArchitectureX86_64
- See Also:
- Constant Field Values
-
kCFBundleExecutableArchitecturePPC64
public static final int kCFBundleExecutableArchitecturePPC64
- See Also:
- Constant Field Values
-
kCFMessagePortSuccess
public static final int kCFMessagePortSuccess
- See Also:
- Constant Field Values
-
kCFMessagePortSendTimeout
public static final int kCFMessagePortSendTimeout
- See Also:
- Constant Field Values
-
kCFMessagePortReceiveTimeout
public static final int kCFMessagePortReceiveTimeout
- See Also:
- Constant Field Values
-
kCFMessagePortIsInvalid
public static final int kCFMessagePortIsInvalid
- See Also:
- Constant Field Values
-
kCFMessagePortTransportError
public static final int kCFMessagePortTransportError
- See Also:
- Constant Field Values
-
kCFMessagePortBecameInvalidError
public static final int kCFMessagePortBecameInvalidError
- See Also:
- Constant Field Values
-
kCFBundleExecutableArchitectureARM64
public static final int kCFBundleExecutableArchitectureARM64
- See Also:
- Constant Field Values
-
-