OptionalNodeDecoder
harness.xml.XmlDecoder$.OptionalNodeDecoder
final class OptionalNodeDecoder[T](nodeName: String, innerDecoder: XmlDecoder[T]) extends XmlDecoder[Option[T]]
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- XmlDecoder
Attributes
- Inherited from:
- XmlDecoder
Attributes
- Inherited from:
- XmlDecoder
Attributes
- Inherited from:
- XmlDecoder
Attributes
- Inherited from:
- XmlDecoder
Attributes
- Inherited from:
- XmlDecoder
Attributes
- Inherited from:
- XmlDecoder
In this article