Uses of Class
org.robovm.apple.foundation.NSXMLParserErrorCode
| Package | Description |
|---|---|
| org.robovm.apple.foundation |
-
Uses of NSXMLParserErrorCode in org.robovm.apple.foundation
Methods in org.robovm.apple.foundation that return NSXMLParserErrorCode Modifier and Type Method Description NSXMLParserErrorCodeNSXMLParserError. getErrorCode()static NSXMLParserErrorCodeNSXMLParserErrorCode. valueOf(long n)Returns the enum constant of this type with the specified name.static NSXMLParserErrorCodeNSXMLParserErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static NSXMLParserErrorCode[]NSXMLParserErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.