public class XmlInheritableBooleanReader extends Object
Constructor and Description |
---|
XmlInheritableBooleanReader() |
Modifier and Type | Method and Description |
---|---|
static List<InheritableBoolean> |
readMany(XmlReader reader) |
static InheritableBoolean |
readOne(XmlReader reader) |
public static InheritableBoolean readOne(XmlReader reader)
public static List<InheritableBoolean> readMany(XmlReader reader)
Copyright © 2016. All rights reserved.