| Package | Description | 
|---|---|
| org.apache.maven.shared.utils.xml | 
| Modifier and Type | Method and Description | 
|---|---|
static Xpp3Dom | 
Xpp3DomBuilder.build(InputStream is,
     String encoding)  | 
static Xpp3Dom | 
Xpp3DomBuilder.build(InputStream is,
     String encoding,
     boolean trim)  | 
static Xpp3Dom | 
Xpp3DomBuilder.build(Reader reader)  | 
static Xpp3Dom | 
Xpp3DomBuilder.build(Reader in,
     boolean trim)  | 
Copyright © 2002–2021 The Apache Software Foundation. All rights reserved.