Class ReflectIveVodmlTypeGetter

  • All Implemented Interfaces:
    VodmlTypeGetter

    public class ReflectIveVodmlTypeGetter
    extends java.lang.Object
    implements VodmlTypeGetter
    Obtains VODML type information from vodml annotations.
    Since:
    31 Aug 2021
    • Constructor Detail

      • ReflectIveVodmlTypeGetter

        public ReflectIveVodmlTypeGetter​(java.lang.Class<?> c)
        Parameters:
        c - the class to query
      • ReflectIveVodmlTypeGetter

        public ReflectIveVodmlTypeGetter​(java.lang.reflect.Field f)
    • Method Detail

      • vodmlInfo

        public VodmlTypeInfo vodmlInfo()
        overrides @see org.ivoa.vodml.nav.VodmlTypeGetter#vodmlInfo()
        Specified by:
        vodmlInfo in interface VodmlTypeGetter
        Returns:
        the VODML type information.