Package | Description |
---|---|
org.apache.maven.plugins.pmd.model.io.xpp3 |
Modifier and Type | Method and Description |
---|---|
CpdErrorDetail |
CpdXpp3Reader.read(InputStream in)
Method read.
|
CpdErrorDetail |
CpdXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
CpdErrorDetail |
CpdXpp3Reader.read(Reader reader) |
CpdErrorDetail |
CpdXpp3Reader.read(Reader reader,
boolean strict) |
CpdErrorDetail |
CpdXpp3Reader.read(org.codehaus.plexus.util.xml.pull.XmlPullParser parser,
boolean strict)
Method read.
|
Copyright © 2005–2024 The Apache Software Foundation. All rights reserved.