public class TouchUtils extends Object
| Constructor and Description |
|---|
TouchUtils() |
| Modifier and Type | Method and Description |
|---|---|
String |
escape(String file) |
protected String |
spanize(String file)
Adds "item" where: - item is an element or an attribute name - xpath is the corresponding
xpath
|
String |
updateProfile(String file,
String xpath)
Updates the date value of the given xpath
|
protected boolean |
verifyIsDate(String text) |
public String updateProfile(String file, String xpath) throws org.dom4j.DocumentException
file - xpath - org.dom4j.DocumentExceptionprotected boolean verifyIsDate(String text)
text - is the value to checkprotected String spanize(String file)
file - Copyright © 2026. All rights reserved.