Modifier and Type | Method and Description |
---|---|
Collection<XmlLog> |
XmlLogs.getLogs()
Returns a collection of XmlLog.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlLogs.addXmlLog(XmlLog item)
Adds a log to the log collection.
|
static String |
XmlLog.toLog(XmlLog data)
Creates a compact string representation for the log.
|
Modifier and Type | Method and Description |
---|---|
void |
XmlLogs.setLogs(Collection<XmlLog> items)
Sets the collection of logs.
|
Constructor and Description |
---|
XmlLogs(XmlLog c)
Creates a new instance of XmlLogs with one initial log.
|
Copyright © 2010-2014 Michigan State University. All Rights Reserved.