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