Uses of Class
org.robovm.apple.mobilecoreservices.UTTagClass
| Package | Description |
|---|---|
| org.robovm.apple.mobilecoreservices |
-
Uses of UTTagClass in org.robovm.apple.mobilecoreservices
Fields in org.robovm.apple.mobilecoreservices declared as UTTagClass Modifier and Type Field Description static UTTagClassUTTagClass. FilenameExtensionstatic UTTagClassUTTagClass. MIMETypeMethods in org.robovm.apple.mobilecoreservices that return UTTagClass Modifier and Type Method Description static UTTagClassUTTagClass.Marshaler. toObject(Class<UTTagClass> cls, long handle, long flags)static UTTagClassUTTagClass. valueOf(CFString value)Methods in org.robovm.apple.mobilecoreservices that return types with arguments of type UTTagClass Modifier and Type Method Description static List<UTTagClass>UTTagClass.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.mobilecoreservices with parameters of type UTTagClass Modifier and Type Method Description static List<String>UTType. createAllIdentifiersForTag(UTTagClass inTagClass, String inTag, String inConformingToUTI)static StringUTType. createPreferredIdentifierForTag(UTTagClass inTagClass, String inTag, String inConformingToUTI)static List<String>UTType. getAllTagsWithClass(String inUTI, UTTagClass inTagClass)static StringUTType. getPreferredTagWithClass(String inUTI, UTTagClass inTagClass)static longUTTagClass.Marshaler. toNative(UTTagClass o, long flags)Method parameters in org.robovm.apple.mobilecoreservices with type arguments of type UTTagClass Modifier and Type Method Description static longUTTagClass.AsListMarshaler. toNative(List<UTTagClass> l, long flags)static UTTagClassUTTagClass.Marshaler. toObject(Class<UTTagClass> cls, long handle, long flags)