Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.AboutType
-
Packages that use AboutType Package Description com.lyncode.xoai.serviceprovider.oaipmh com.lyncode.xoai.serviceprovider.oaipmh.spec -
-
Uses of AboutType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return AboutType Modifier and Type Method Description AboutTypeAboutTypeParser. parseElement(XMLEventReader reader) -
Uses of AboutType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec with type parameters of type AboutType Modifier and Type Field Description protected List<AboutType>RecordType. aboutMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return types with arguments of type AboutType Modifier and Type Method Description List<AboutType>RecordType. getAbout()Gets the value of the about property.
-