Profile.ConfigException, Profile.Defaults, Profile.Fixed
Constructor and Description |
---|
Fixed()
Ctor.
|
Fixed(com.jcabi.xml.XML doc)
Ctor.
|
Fixed(com.jcabi.xml.XML doc,
String name)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
Map<String,InputStream> |
assets()
Get assets.
|
String |
name()
Name of the repo.
|
com.jcabi.xml.XML |
read()
Get it in XML format (throws
Profile.ConfigException , if fails). |
public Fixed()
public Fixed(com.jcabi.xml.XML doc)
doc
- Documentpublic Fixed(com.jcabi.xml.XML doc, String name)
doc
- Documentname
- Namepublic com.jcabi.xml.XML read()
Profile
Profile.ConfigException
, if fails).Copyright © 2009–2018 Rultor Inc.. All rights reserved.