Frames | No Frames |
Constructors with parameter type org.codehaus.plexus.util.xml.Xpp3Dom | |
Fields of type org.codehaus.plexus.util.xml.Xpp3Dom | |
Xpp3Dom[] | |
Xpp3Dom |
Methods with parameter type org.codehaus.plexus.util.xml.Xpp3Dom | |
void | |
void | Merges one DOM into another, given a specific algorithm and possible override points for that algorithm. |
Xpp3Dom | Merge two DOMs, with one having dominance in the case of collision. |
Xpp3Dom | Merge two DOMs, with one having dominance in the case of collision. |
void | |
void | |
void | |
void | |
void |
Methods with return type org.codehaus.plexus.util.xml.Xpp3Dom | |
Xpp3Dom | Xpp3DomBuilder.build(InputStream is, String encoding) |
Xpp3Dom | Xpp3DomBuilder.build(InputStream is, String encoding, boolean trim) |
Xpp3Dom | Xpp3DomBuilder.build(Reader reader) |
Xpp3Dom | Xpp3DomBuilder.build(Reader reader, boolean trim) |
Xpp3Dom | |
Xpp3Dom | |
Xpp3Dom | |
Xpp3Dom | |
Xpp3Dom[] | |
Xpp3Dom[] | Xpp3Dom.getChildren(String name) |
Xpp3Dom | |
Xpp3Dom | Merge two DOMs, with one having dominance in the case of collision. |
Xpp3Dom | Merge two DOMs, with one having dominance in the case of collision. |