Java org.springframework.core.type.classreading MetadataReaderFactory fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.core.type.classreading MetadataReaderFactory fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.core.type.classreading MetadataReaderFactory.

The text is from its open source code.

Method

MetadataReadergetMetadataReader(String className)
Obtain a MetadataReader for the given class name.
MetadataReadergetMetadataReader(Resource resource)
Obtain a MetadataReader for the given resource.