public final class GroupParser extends JaxbParser
Group.| Modifier and Type | Field and Description |
|---|---|
static GroupParser |
I
Instance of GroupParser
|
| Modifier and Type | Method and Description |
|---|---|
JaxbGroup |
parseGroupFromXml(String xml) |
JaxbGroupList |
parseGroupListFromXml(String xml) |
String |
toXml(JaxbGroup group) |
String |
toXml(JaxbGroupList groupList) |
getCtx, marshal, unmarshalpublic static final GroupParser I
public JaxbGroup parseGroupFromXml(String xml) throws IOException
IOExceptionpublic JaxbGroupList parseGroupListFromXml(String xml) throws IOException
IOExceptionpublic String toXml(JaxbGroup group) throws IOException
IOExceptionpublic String toXml(JaxbGroupList groupList) throws IOException
IOExceptionCopyright © 2009–2020 Opencast Project. All rights reserved.