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