public interface org.springframework.oxm.GenericMarshaller extends org.springframework.oxm.Marshaller
minor version: 0
major version: 59
flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
this_class: org.springframework.oxm.GenericMarshaller
super_class: java.lang.Object
{
public abstract boolean supports(java.lang.reflect.Type);
descriptor: (Ljava/lang/reflect/Type;)Z
flags: (0x0401) ACC_PUBLIC, ACC_ABSTRACT
MethodParameters:
Name Flags
genericType
}
SourceFile: "GenericMarshaller.java"