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