public interface org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages
super_class: java.lang.Object
{
public static final org.jboss.resteasy.plugins.providers.jaxb.i18n.Messages MESSAGES;
descriptor: Lorg/jboss/resteasy/plugins/providers/jaxb/i18n/Messages;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final int BASE;
descriptor: I
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
ConstantValue: 6500
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=0, args_size=0
0: new java.lang.Error
dup
ldc "Unresolved compilation problems: \n\tThe import javax.ws cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tThe import org.jboss.logging.annotations cannot be resolved\n\tMessageBundle cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tMessage cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tMessage cannot be resolved to a type\n\tFormat cannot be resolved to a variable\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMessage cannot be resolved to a type\n\tMediaType cannot be resolved to a type\n"
invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
athrow
LocalVariableTable:
Start End Slot Name Signature
public abstract java.lang.String collectionWrappingFailedLocalPart(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
element
localPart
public abstract java.lang.String collectionWrappingFailedNamespace(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
namespace
uri
public abstract java.lang.String couldNotFindJAXBContextFinder(MediaType);
descriptor: (LMediaType;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
mediaType
public abstract java.lang.String createMethodNotFound(java.lang.Class<?>);
descriptor: (Ljava/lang/Class;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
Signature: (Ljava/lang/Class<*>;)Ljava/lang/String;
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
type
public abstract java.lang.String errorTryingToLoadSchema(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
schema
public abstract java.lang.String mapWrappedFailedKeyAttribute();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
public abstract java.lang.String mapWrappingFailedLocalPart(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
map
localPart
public abstract java.lang.String mapWrappingFailedNamespace(java.lang.String, java.lang.String);
descriptor: (Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
map
namespace
public abstract java.lang.String namespacePrefixMapperNotInClassPath();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
public abstract java.lang.String unexpectedUse(java.lang.String);
descriptor: (Ljava/lang/String;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
s
public abstract java.lang.String unableToFindJAXBContext(MediaType);
descriptor: (LMediaType;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
mediaType
public abstract java.lang.String validXmlRegistryCouldNotBeLocated();
descriptor: ()Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
public abstract java.lang.String couldNotFindUsersJAXBContext(MediaType);
descriptor: (LMediaType;)Ljava/lang/String;
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
RuntimeInvisibleAnnotations:
Message()
RuntimeInvisibleTypeAnnotations:
METHOD_RETURN
Message()
MethodParameters:
Name Flags
mediaType
}
SourceFile: "Messages.java"
RuntimeInvisibleAnnotations:
MessageBundle()