ListNodeDecoder
harness.xml.XmlDecoder$.ListNodeDecoder
final class ListNodeDecoder[T](nodeName: String, innerDecoder: XmlDecoder[T]) extends XmlDecoder[List[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