Class EmptyContentTypeFilter.EnumerationWrapper

java.lang.Object
org.apache.hadoop.ozone.s3.EmptyContentTypeFilter.EnumerationWrapper
All Implemented Interfaces:
Enumeration<String>
Enclosing class:
EmptyContentTypeFilter

public static class EmptyContentTypeFilter.EnumerationWrapper extends Object implements Enumeration<String>
Enumeration Wrapper which removes Content-Type from the original enumeration.