Package | Description |
---|---|
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.xml | |
edu.internet2.middleware.grouperClientExt.com.thoughtworks.xstream.io.xml.xppdom |
Modifier and Type | Method and Description |
---|---|
Xpp3Dom |
XppDomWriter.getConfiguration() |
Constructor and Description |
---|
XppDomReader(Xpp3Dom xpp3Dom) |
XppDomReader(Xpp3Dom xpp3Dom,
XmlFriendlyReplacer replacer) |
XppDomWriter(Xpp3Dom parent) |
XppDomWriter(Xpp3Dom parent,
XmlFriendlyReplacer replacer) |
Modifier and Type | Field and Description |
---|---|
protected Xpp3Dom |
Xpp3Dom.parent |
Modifier and Type | Method and Description |
---|---|
static Xpp3Dom |
Xpp3DomBuilder.build(Reader reader) |
Xpp3Dom |
Xpp3Dom.getChild(int i) |
Xpp3Dom |
Xpp3Dom.getChild(String name) |
Xpp3Dom[] |
Xpp3Dom.getChildren() |
Xpp3Dom[] |
Xpp3Dom.getChildren(String name) |
Xpp3Dom |
Xpp3Dom.getParent() |
Modifier and Type | Method and Description |
---|---|
void |
Xpp3Dom.addChild(Xpp3Dom xpp3Dom) |
void |
Xpp3Dom.setParent(Xpp3Dom parent) |
Copyright © 2020 Internet2. All rights reserved.