Modifier and Type | Method and Description |
---|---|
String |
text(String xpath)
Get text item.
|
String |
text(String xpath,
String def)
Get text item.
|
public Defaults(Profile profile)
profile
- The profilepublic String text(String xpath) throws IOException
xpath
- PathIOException
- If failspublic String text(String xpath, String def) throws IOException
xpath
- Pathdef
- Default, if it's absentIOException
- If failsCopyright © 2009–2018 Rultor Inc.. All rights reserved.