public class XmlSeLinuxWriter extends Object
Constructor and Description |
---|
XmlSeLinuxWriter() |
Modifier and Type | Method and Description |
---|---|
static void |
writeMany(Iterator<SeLinux> list,
String singular,
String plural,
XmlWriter writer) |
static void |
writeMany(Iterator<SeLinux> list,
XmlWriter writer) |
static void |
writeOne(SeLinux object,
String tag,
XmlWriter writer) |
static void |
writeOne(SeLinux object,
XmlWriter writer) |
Copyright © 2016. All rights reserved.