Package | Description |
---|---|
org.apache.maven.plugin.pmd.model.io.xpp3 |
Modifier and Type | Method and Description |
---|---|
PmdErrorDetail |
PmdXpp3Reader.read(InputStream in)
Method read.
|
PmdErrorDetail |
PmdXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
PmdErrorDetail |
PmdXpp3Reader.read(Reader reader) |
PmdErrorDetail |
PmdXpp3Reader.read(Reader reader,
boolean strict) |
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.