Package | Description |
---|---|
org.apache.maven.scm.provider.vss.commands | |
org.apache.maven.scm.providers.vss.settings.io.xpp3 |
Modifier and Type | Method and Description |
---|---|
static Settings |
VssCommandLineUtils.getSettings() |
static Settings |
VssCommandLineUtils.readSettings() |
Modifier and Type | Method and Description |
---|---|
Settings |
VssXpp3Reader.read(InputStream in)
Method read.
|
Settings |
VssXpp3Reader.read(InputStream in,
boolean strict)
Method read.
|
Settings |
VssXpp3Reader.read(Reader reader) |
Settings |
VssXpp3Reader.read(Reader reader,
boolean strict) |
Modifier and Type | Method and Description |
---|---|
void |
VssXpp3Writer.write(Writer writer,
Settings settings)
Method write.
|
Copyright © 2003–2015 The Apache Software Foundation. All rights reserved.