Package edu.hm.hafner.analysis.registry
Class ParserDescriptor.Option
- java.lang.Object
-
- java.util.AbstractMap.SimpleImmutableEntry<String,String>
-
- edu.hm.hafner.analysis.registry.ParserDescriptor.Option
-
- All Implemented Interfaces:
Serializable,Map.Entry<String,String>
- Enclosing class:
- ParserDescriptor
public static class ParserDescriptor.Option extends AbstractMap.SimpleImmutableEntry<String,String>
A parser configuration option. Basically an immutable key and value pair.- See Also:
- Serialized Form