final class com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl$RelaxNG extends com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl$RelaxNG
super_class: com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
ldc "http://relaxng.org/ns/structure/0.9"
invokespecial com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl.<init>:(Ljava/lang/String;)V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/ctc/wstx/osgi/ValidationSchemaFactoryProviderImpl$RelaxNG;
public org.codehaus.stax2.validation.XMLValidationSchemaFactory createValidationSchemaFactory();
descriptor: ()Lorg/codehaus/stax2/validation/XMLValidationSchemaFactory;
flags: (0x0001) ACC_PUBLIC
Code:
stack=2, locals=1, args_size=1
start local 0 0: new com.ctc.wstx.msv.RelaxNGSchemaFactory
dup
invokespecial com.ctc.wstx.msv.RelaxNGSchemaFactory.<init>:()V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/ctc/wstx/osgi/ValidationSchemaFactoryProviderImpl$RelaxNG;
}
SourceFile: "ValidationSchemaFactoryProviderImpl.java"
NestHost: com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl
InnerClasses:
final RelaxNG = com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl$RelaxNG of com.ctc.wstx.osgi.ValidationSchemaFactoryProviderImpl