Uses of Enum
com.realobjects.pdfreactor.contentobserver.ResourceType
Packages that use ResourceType
-
Uses of ResourceType in com.realobjects.pdfreactor
Methods in com.realobjects.pdfreactor with parameters of type ResourceTypeModifier and TypeMethodDescriptionConfiguration.ConnectionRule.setResourceType(ResourceType resourceType) The type of the resource. -
Uses of ResourceType in com.realobjects.pdfreactor.contentobserver
Methods in com.realobjects.pdfreactor.contentobserver that return ResourceTypeModifier and TypeMethodDescriptionConnection.getResourceType()The type of resource (style sheet, image, etc.) transferred over this connection.MissingResource.getType()The type of resource (style sheet, image, etc.).static ResourceTypeReturns the enum constant of this type with the specified name.static ResourceType[]ResourceType.values()Returns an array containing the constants of this enum type, in the order they are declared.