Package | Description |
---|---|
org.apache.maven.plugin.verifier.model.io.xpp3 |
Modifier and Type | Method and Description |
---|---|
Verifications |
VerificationsXpp3Reader.read(InputStream in)
Method read.
|
Verifications |
VerificationsXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
Verifications |
VerificationsXpp3Reader.read(Reader reader) |
Verifications |
VerificationsXpp3Reader.read(Reader reader,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
void |
VerificationsXpp3Writer.write(OutputStream stream,
Verifications verifications)
Method write.
|
void |
VerificationsXpp3Writer.write(Writer writer,
Verifications verifications)
Method write.
|
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.