@Immutable public static final class MimeTypeInfo.ExtensionWithSource extends Object implements Serializable
| Constructor and Description |
|---|
ExtensionWithSource(String sExt) |
ExtensionWithSource(String sExt,
String sSource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getExtension() |
String |
getSource() |
int |
hashCode() |
boolean |
matches(String sExtension) |
String |
toString() |
Copyright © 2014–2020 Philip Helger. All rights reserved.